mirror of https://github.com/pulumi/pulumi.git
afd2561fd2
If an update fails, update any stack outputs that were updated, but otherwise leave existing stack outputs as-is. In other words, don't delete stack outputs if the stack didn't successfully run to completion. Implementation note: when we receive a RegisterResourceOutputsEvent for the stack resource, we defer processing it until the end of the deployment, to know whether the deployment ran to completion without errors. Fixes #14621 --------- Co-authored-by: Thomas Gummerer <t.gummerer@gmail.com> |
||
---|---|---|
.. | ||
step1 | ||
step2 | ||
step3 |