cloudtools / cloudtools/stacker
Destroy stacks in CREATE_IN_PROGRESS status
Open
- Dominant language
- Python
- Stars
- 707
- Forks
- 162
- PR merge metrics
- No merged PRs in 30d
Description
Running `stacker destroy` on a stack that is in the status of CREATE_IN_PROGRESS stacker shows that the stack has been submitted for destruction, but actually is waiting for the stack to finish creating. It would be nice if it started to delete it before the stack was finished creating.
Contributor guide
Assessment
This issue has not been assessed yet.