Skip to content

Commit

Permalink
chore: bump bootstrap template to version 19 (#27941)
Browse files Browse the repository at this point in the history
Bumped the bootstrap template version to 19.

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
  • Loading branch information
colifran committed Nov 11, 2023
1 parent 093c4ed commit 94ccec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/aws-cdk/lib/api/bootstrap/bootstrap-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -618,7 +618,7 @@ Resources:
Type: String
Name:
Fn::Sub: '/cdk-bootstrap/${Qualifier}/version'
Value: '18'
Value: '19'
Outputs:
BucketName:
Description: The name of the S3 bucket owned by the CDK toolkit stack
Expand Down

0 comments on commit 94ccec6

Please sign in to comment.