@leenattress/stackslayer

1.0.2 • Public • Published

Stack Slayer 🥞

An attempt to take care of all the problems you have when tearing down an AWS CloudFormation stack

help-cli

😱 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.

help-cli

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

Package Sidebar

Install

npm i @leenattress/stackslayer

Weekly Downloads

4

Version

1.0.2

License

MIT

Unpacked Size

840 kB

Total Files

7

Last publish

Collaborators

  • leenattress