Skip to content

Commit f6d3e0f

Browse files
committed
Remove duplicate key
1 parent e7a9b58 commit f6d3e0f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

cloudformation/main.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -788,7 +788,6 @@ Resources:
788788
- EnvCertificateArn
789789
MinimumProtocolVersion: TLSv1.2_2021
790790
SslSupportMethod: sni-only
791-
HttpVersion: http2
792791
PriceClass: PriceClass_100
793792

794793
AppFrontendS3BucketPolicy:
@@ -906,7 +905,6 @@ Resources:
906905
- EnvCertificateArn
907906
MinimumProtocolVersion: TLSv1.2_2021
908907
SslSupportMethod: sni-only
909-
HttpVersion: http2
910908
PriceClass: PriceClass_100
911909

912910
LinkryRecordsCloudfrontStore:
@@ -996,7 +994,6 @@ Resources:
996994
- EnvCertificateArn
997995
MinimumProtocolVersion: TLSv1.2_2021
998996
SslSupportMethod: sni-only
999-
HttpVersion: http2
1000997
PriceClass: PriceClass_100
1001998

1002999
LinkryDomainProxy:

0 commit comments

Comments
 (0)