This message was deleted.
# general
s
This message was deleted.
l
I don't think so. If you use
protect: true
then it prevents the destory, iirc. You need to remove it from the state to leave it after a destroy.
⬆️ 1
You could alternatively comment out all the other code, run
up
, then
pulumi stack rm
.