Skip to content

Commit

Permalink
Update Version property of Deploy custom resource to force deployment…
Browse files Browse the repository at this point in the history
… on updates
  • Loading branch information
rstrahan committed Oct 3, 2023
1 parent 3f7544b commit e2c1467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pca-ui/cfn/lib/deploy.template
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ Resources:
Properties:
ServiceToken: !GetAtt DeployFunction.Arn
Counter: !Ref DeployCountValue
Version: "0.7.0.2"
Version: "0.7.2"

Configure:
Type: "AWS::CloudFormation::CustomResource"
Expand Down

0 comments on commit e2c1467

Please sign in to comment.