Skip to content

Commit a241e73

Browse files
committed
fix cfn
1 parent cc37200 commit a241e73

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cloudformation/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -570,6 +570,7 @@ Resources:
570570
- GET
571571
- HEAD
572572
CachePolicyId: 4135ea2d-6df8-44a3-9df3-4b5a84be39ad # caching disabled
573+
OriginRequestPolicyId: b689b0a8-53d0-40ab-baf2-68738e2966ac # all except host - normally, you want to pass the host header but our setup is weird
573574
ViewerCertificate:
574575
AcmCertificateArn: !FindInMap
575576
- ApiGwConfig
@@ -581,6 +582,7 @@ Resources:
581582
- ErrorCode: 403
582583
ResponseCode: 200
583584
ResponsePagePath: /index.html
585+
ErrorCachingMinTTL: 0
584586
HttpVersion: http2
585587
PriceClass: PriceClass_100
586588

0 commit comments

Comments
 (0)