cloudtools/stacker

Should interactive mode ask you about creating new stacks?

Open

#569 aperta il 16 mar 2018

Vedi su GitHub
 (3 commenti) (1 reazione) (0 assegnatari)Python (166 fork)batch import
enhancementgood first issuehelp wanted

Metriche repository

Star
 (706 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

The current behavior of --interactive is that any new stacks will get created, without any prompt. But this can be potentially dangerous (or at the very least, annoying) if you accidentally make a change, like changing the stack name, resulting in a whole new stack getting created.

Should stacker prompt you before creating a stack when using --interactive mode?

Guida contributor