Currently it's possible to build a stack with the same name as an existing stack resulting in potentially weird behavior and confusingness. Add a check before creation for an existing stack.
Also add a check before destruction that describes the stack to make sure you're destroying the right one.
Currently it's possible to build a stack with the same name as an existing stack resulting in potentially weird behavior and confusingness. Add a check before creation for an existing stack.
Also add a check before destruction that describes the stack to make sure you're destroying the right one.