Skip to content

Commit d942542

Browse files
committed
urgent url fix
1 parent ddc4e7e commit d942542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data-collection/deploy/deploy-data-collection.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1520,7 +1520,7 @@ Resources:
15201520
Type: AWS::CloudFormation::Stack
15211521
Condition: DeployMarketplaceModule
15221522
Properties:
1523-
TemplateURL: !Sub "https://${CFNSourceBucket}.s3.${AWS::URLSuffix}/cfn/data-collection/v3.13.1/module-marketplace.yaml"
1523+
TemplateURL: !Sub "https://${CFNSourceBucket}.s3.${AWS::URLSuffix}/cfn/data-collection/v3.14.0/module-marketplace.yaml"
15241524
Parameters:
15251525
DatabaseName: !Ref DatabaseName
15261526
DestinationBucket: !Ref S3Bucket

0 commit comments

Comments
 (0)