1.0.2 ā¢ Published 4 years ago
@leenattress/stackslayer v1.0.2
ā Stack Slayer š„
An attempt to take care of all the problems you have when tearing down an AWS CloudFormation stack
š± What do we do when we see
DELETE_FAILED
?Dig hard, dig deep, go for shelter, and never look back.
ā ā ā WARNING: This is not even slightly working right now. Do not even try to use it for any purpose at all.
What is in:
- Serious effects with comedy causes
- Interactive menus to choose a stack
- AWS SDK working
- Stripping bucket contents before delete
- Actual stack delete
What is not working yet:
- Delete API Gateway base path mapping
- Unit tests
- Providing details in command line for CI/CD
Run it
npm i stackslayer -g
stackslayer
Develop it
git clone git@github.com:leenattress/stackslayer.git
cs stackslayer
npm i
npm link
stackslayer