sparse-intern-71089
10/08/2021, 8:13 AMwitty-candle-66007
10/08/2021, 4:04 PMpulumi/update
command will just run against the provide stack.
However, if you can’t assume that, then maybe this blog about how to ignore a failed step will work:
https://support.circleci.com/hc/en-us/articles/360057590591-Ignoring-A-Failure-In-A-Step
So you can do the stack_init and if it fails because the stack already exists, you continue.sparse-spring-91820
10/11/2021, 5:26 AM