generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 86
Closed
Labels
Description
Describe the feature
Enable faster destroys for multiple stacks by providing a --concurrency flag for cdk destroy mirroring the functionality of cdk deploy (implemented in aws/aws-cdk#20345)
Use Case
a cdk destroy takes a lot longer when dealing with a lot of stacks than creating them via cdk deploy --concurrency 20
Proposed Solution
No response
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
CDK version used
2.41.0 (build 6ad48a3)
Environment details (OS name and version, etc.)
macOS
Reactions are currently unavailable