We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cdf0e5 commit a0e4ec8Copy full SHA for a0e4ec8
src/cfn/template.yaml
@@ -12,7 +12,7 @@ Globals:
12
CREATE_CLOUDFRONT_DISTRIBUTION: !Ref CreateCloudFrontDistribution
13
REGION: !Ref AWS::Region
14
TO_BUCKET: !Ref WebUIBucket
15
- VERSION: '1.16'
+ VERSION: '1.17'
16
Api:
17
Cors:
18
AllowMethods: "'*'"
0 commit comments