Skip to content

Commit

Permalink
Add cloudfront distributiom
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-sumi-k committed Feb 19, 2024
1 parent f02ebbe commit d7e1f44
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions infrastructure/frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,7 @@ Resources:
CachePolicyId: 658327ea-f89d-4fab-a63d-7e88639e58f6
OriginRequestPolicyId: 88a5eaf4-2fd4-4709-b370-b4c650ea3fcf
ResponseHeaderPolicyId: 5cc3b908-e619-4b99-88e5-2cf7f45965bd
TargetOriginId:
Ref: StaticS3
TargetOriginId: StaticS3
ViewerProtocolPolicy: redirect-to-https
- PathPattern: /sitemap.xml
AllowedMethods:
Expand All @@ -93,8 +92,7 @@ Resources:
CachePolicyId: 658327ea-f89d-4fab-a63d-7e88639e58f6
OriginRequestPolicyId: 88a5eaf4-2fd4-4709-b370-b4c650ea3fcf
ResponseHeaderPolicyId: 5cc3b908-e619-4b99-88e5-2cf7f45965bd
TargetOriginId:
Ref: StaticS3
TargetOriginId: StaticS3
ViewerProtocolPolicy: redirect-to-https


Expand Down

0 comments on commit d7e1f44

Please sign in to comment.