(aws-cdk): Support multiple migration deploy using versioning #27636
Labels
@aws-cdk/aws-cloudformation
Related to AWS CloudFormation
effort/large
Large work item – several weeks of effort
feature-request
A feature should be added or improved.
p3
Describe the feature
Deploying new stack is peace of cake.
But updating existing stack faces many restrictions of CDK and Cloudformation.
This idea is to divides cdk deploy into multiple migration deploys so that you can overcome those restrictions.
This idea is inspired by DB migration , but quite different.
Use Case
Proposed Solution
I'm not export in CDK CLI implementation. So here is proof of concept code for versioning
Result
Other Information
Acknowledgements
CDK version used
2.95.1
Environment details (OS name and version, etc.)
OSX 13.6(22G120)
The text was updated successfully, but these errors were encountered: