Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cli: cdk destroy with concurrency #22424

Open
1 of 2 tasks
skorfmann opened this issue Oct 7, 2022 · 6 comments
Open
1 of 2 tasks

cli: cdk destroy with concurrency #22424

skorfmann opened this issue Oct 7, 2022 · 6 comments
Labels
effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p1 package/tools Related to AWS CDK Tools or CLI

Comments

@skorfmann
Copy link
Contributor

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 #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

@skorfmann skorfmann added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Oct 7, 2022
@github-actions github-actions bot added the package/tools Related to AWS CDK Tools or CLI label Oct 7, 2022
@rix0rrr rix0rrr added effort/medium Medium work item – several days of effort p1 and removed needs-triage This issue or PR still needs to be triaged. labels Nov 9, 2022
@rix0rrr rix0rrr removed their assignment Nov 9, 2022
@UlaJiang
Copy link

Hello CDK team, can we get some update on this feature request please? Thanks

@davemeech
Copy link

+1. This would be excellent.

@RanbirAulakh
Copy link

+1. When will this be supported?

@comcalvi comcalvi self-assigned this May 9, 2024
@drduhe
Copy link

drduhe commented May 17, 2024

+1 would love this feature

@drduhe
Copy link

drduhe commented Aug 23, 2024

Bump - any movement on this?

@hyanez-lightit
Copy link

+1 on this, extremely needed for big apps with multiple stacks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p1 package/tools Related to AWS CDK Tools or CLI
Projects
None yet
Development

No branches or pull requests

8 participants