https://pulumi.com logo
q

quick-action-34599

08/26/2019, 5:18 PM
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

gentle-diamond-70147

08/26/2019, 5:26 PM
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

quick-action-34599

08/26/2019, 6:45 PM
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