cfn-flow icon indicating copy to clipboard operation
cfn-flow copied to clipboard

Cleanup can't consistently find it's previous stacks

Open talaris opened this issue 10 years ago • 1 comments

Sometimes if names are similar it thinks that backing stacks should be cleaned up too. Maybe we could use an extra tag or something to link together versions of stacks.

Finding stacks to clean up
Are you sure you want to shut down elk-logstash-1445471608? y
Deleted stack elk-logstash-1445471608
Are you sure you want to shut down elk-logstash-elb? n

talaris avatar Oct 22 '15 00:10 talaris

For now, the backing stack needs to have a different service name (presumably in a different cfn-flow.yml config) than the rest of the stacks.

On Wed, Oct 21, 2015 at 8:17 PM Kyle Burckhard [email protected] wrote:

Sometimes if names are similar it thinks that backing stacks should be cleaned up too. Maybe we could use an extra tag or something to link together versions of stacks.

Finding stacks to clean up Are you sure you want to shut down elk-logstash-1445471608? y Deleted stack elk-logstash-1445471608 Are you sure you want to shut down elk-logstash-elb? n

— Reply to this email directly or view it on GitHub https://github.com/kickstarter/cfn-flow/issues/13.

ktheory avatar Oct 22 '15 00:10 ktheory