colossal-battery-24701
06/10/2021, 11:19 AMpulumi up
with other update code, I get completing deletion from previous update
. But I don’t want to do this. how do I cancel this?happy-angle-19851
06/10/2021, 11:21 AMpulumi cancel
if you lucky it will stopcolossal-battery-24701
06/10/2021, 11:21 AMConflict: The Update has already completed
happy-angle-19851
06/10/2021, 11:22 AMcolossal-battery-24701
06/10/2021, 11:32 AMpulumi refresh
got an error. It suggested to remove pending_operations from pulumi stack output
. I exported the stack to a file, removed pending_operations. Imported the stack again pulumi stack import --file <file_name>
. Did pulumi refresh
again (no errors this time). But I still the delete operation while doing pulumi up
happy-angle-19851
06/10/2021, 11:35 AMcolossal-battery-24701
06/10/2021, 11:36 AMhappy-angle-19851
06/10/2021, 11:39 AMbrave-planet-10645
06/10/2021, 12:35 PMpulumi stack export | pulumi stack import
Can you try that (if you haven't gone through and deleted the resources_pending
yourself