Related question: is there a way to determine if `destroy` is being called? For some stacks I'm ok w...
l
Related question: is there a way to determine if
destroy
is being called? For some stacks I'm ok with
up
making changes but want to prohibit
destroy
.
👀 1