sparse-intern-71089
06/29/2021, 11:35 PMsteep-toddler-94095
06/30/2021, 12:00 AMpulumi stack export > state.json
then clear the pending_operations
array at the bottom
then pulumi state import -f state.json
if you run pulumi state delete
it will just remove the resource from the statefile, but not remove it from your cloud env which might be a problem.green-daybreak-98726
06/30/2021, 3:57 PM