https://pulumi.com logo
s

some-spring-67797

03/05/2020, 8:00 PM
Is there an equivelant to `replace --force`` when running pulumi up? I cancelled the pulumi up process midway when I realized I had bug in my deployment. Now anytime I attempt to deploy on the stack I get the following error:
Copy code
These resources are in an unknown state because the Pulumi CLI was interrupted while
waiting for changes to these resources to complete
Does anyone know of a way to recover from this? I deployed about 100 deployments in a loop so trying to avoid manually taking down each pod.
g

great-analyst-59265

03/05/2020, 8:16 PM
s

some-spring-67797

03/05/2020, 8:44 PM
thanks @great-analyst-59265
4 Views