Related question: is there a way to determine if `...
# general
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