sparse-intern-71089
12/28/2020, 1:17 PMproud-pizza-80589
12/28/2020, 1:20 PMproud-pizza-80589
12/28/2020, 2:04 PM[409] Conflict: Another update is currently in progress.
And the automation api does not have a stack.cancel(). hmmm, orchestrating this is not trivial based on the few examples in the announcement blogpostlemon-agent-27707
12/28/2020, 6:28 PMlemon-agent-27707
12/28/2020, 6:33 PMPulumi.yaml
file that matches your project, you can use those commands manually. In go, I have a "stack reset" command that I sometimes implement that looks like this:
https://gist.github.com/EvanBoyle/f5e7c77f94851238d93efbefba1debfc
This cancels any active updates, runs export/import to get rid of pending deletes, and then refreshes resources in the stack to get the state synced up.proud-pizza-80589
12/28/2020, 7:30 PMproud-pizza-80589
12/28/2020, 7:30 PMproud-pizza-80589
12/28/2020, 7:33 PMawait stack.up
keeps running, waiting and doing nothing.proud-pizza-80589
12/28/2020, 7:33 PMproud-pizza-80589
12/28/2020, 7:38 PM