Skip to content

cli: cdk destroy with concurrency #752

@skorfmann

Description

@skorfmann

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions