Got an issue with `pulumi up` getting stuck on `co...
# general
q
Got an issue with
pulumi up
getting stuck on
completing deletion from previous update
. It’s wanting to delete an ACM cert that’s in use and I want to prevent that. Is there a way to revert the deletion and cancel it or something?
c
I think the only way is messing with the stackfile after exporting it then reimporting it. I just don’t know what exact changes are needed.
q
ok, thanks I will try that
hmm, nope. still attempting delete after exporting, removing pending action, and re-importing
c
I think it’s not the pending action stuff, I think there’s property on one of the resources that has to be changed
q
hrm
well it still says “completing deletion from previous update”
c
Sorry I wasn’t able to help. One of the pulumi employees should know how to fix it though.
q
np