Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(docs): fix docs references based on cdk types #147

Merged
merged 1 commit into from
Oct 6, 2024

Conversation

etc-tiago
Copy link
Contributor

Q                       A
Fixed Issues? No
Patch: Bug Fix? No
Major: Breaking Change? No
Minor: New Feature? No
Tests Added + Pass? No
Documentation PR Link
Any Dependency Changes?
License MIT

It is a docs fix based on cdk types:

cloudfrontDistribution: {
apiBehavior: {
cachePolicy,
viewerProtocolPolicy: ViewerProtocolPolicy.REDIRECT_TO_HTTPS,
},
certificate,
comment: `${environment} - ${mode}`,
defaultBehavior: {
cachePolicy,

@lukeshay lukeshay enabled auto-merge (squash) October 6, 2024 14:43
@lukeshay lukeshay disabled auto-merge October 6, 2024 14:43
@lukeshay lukeshay merged commit f60e696 into lukeshay:main Oct 6, 2024
0 of 8 checks passed
@etc-tiago etc-tiago deleted the fix-docs-cache-policy branch October 8, 2024 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants