BUG or FEATURE? I am using Pulumi v1.13.1 with a A...
# general
g
BUG or FEATURE? I am using Pulumi v1.13.1 with a Azure Blob Container to store state. During "destroy" the only stack file that's kept is the one with the extension ".bak". If the operation is interrupted for any reason the stack is no longer present until the stack is restored from the backup file. Is this the intended behavior?