Skip to content
Discussion options

You must be logged in to vote

Hello,

It seems CDK does not support StackSet update, only create. Has anybody found a solution or a workaround ?

Thanks

@mguja-fcc , The AWS CDK does not currently supports updating StackSets. however there is a workaround. You could delete the existing stackset and create a new one with the updated template. This will cause the stackset to be updated in all of the accounts and regions its is deployed to.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by khushail
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants