stacker icon indicating copy to clipboard operation
stacker copied to clipboard

Setting up stacker in new projects

Open mwildehahn opened this issue 8 years ago • 1 comments

Stacker is awesome for big projects but could be much better for smaller projects. I have some small projects I've wanted to use it for.

The workflow I think would be awesome to get to would be something like:

stacker init
stacker add dynamodb-table (maybe this prompts you for all the inputs?)

the above would generate the configs etc.

the cases i've hit is wanting a simple db for a project. i had to read up a bunch of stacker/troposphere things to do it. i would have loved something like the above.

mwildehahn avatar Jan 13 '17 22:01 mwildehahn

@mwildehahn I just created this - which solves the stacker init portion of the workflow https://github.com/remind101/stacker_cookiecutter

russellballestrini avatar Sep 20 '17 19:09 russellballestrini