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 ddc4e7e commit d942542Copy full SHA for d942542
data-collection/deploy/deploy-data-collection.yaml
@@ -1520,7 +1520,7 @@ Resources:
1520
Type: AWS::CloudFormation::Stack
1521
Condition: DeployMarketplaceModule
1522
Properties:
1523
- TemplateURL: !Sub "https://${CFNSourceBucket}.s3.${AWS::URLSuffix}/cfn/data-collection/v3.13.1/module-marketplace.yaml"
+ TemplateURL: !Sub "https://${CFNSourceBucket}.s3.${AWS::URLSuffix}/cfn/data-collection/v3.14.0/module-marketplace.yaml"
1524
Parameters:
1525
DatabaseName: !Ref DatabaseName
1526
DestinationBucket: !Ref S3Bucket
0 commit comments