pulumi/sdk/go/auto/optup
Thomas Gummerer a724adae04
Implement --continue-on-error for up in Automation API (#15953)
Users are already able to use --continue-on-error for destroy in the
automation API. Implement the same for `up` as well.

This should only be merged after
https://github.com/pulumi/pulumi/pull/15740 is. (Note that this still
includes the commits from there, I will rebase once that PR is merged,
hence this is only a draft PR for now)
2024-04-23 09:16:14 +00:00
..
optup.go Implement --continue-on-error for up in Automation API (#15953) 2024-04-23 09:16:14 +00:00