Following-up: is there any way to remove a “pendin...
# general
q
Following-up: is there any way to remove a “pending delete” operation? Exporting the state, removing the action, and importing it doesn’t do anything
g
That should be the resolution for it. Specifically removing from the
pending_operations
block and then re-importing.
After you do that what's the message or output that you get?
q
I get the same
"completing deletion from previous update"
message, which fails
I manually did
pulumi state delete
and that seems to have gotten me a bit past it