automation-api-examples
automation-api-examples copied to clipboard
Example for using pulumi Update Plan's
trafficstars
Add an example for using Pulumi Update plans with the automation api.
Example shows how you can both save a plan as an argument to the preview command and also feed that plan to the up command to ensure an exact set of changes are applied.
Support for this was added with https://github.com/pulumi/pulumi/releases/tag/v3.31.0 and into the pulumi cli with v3.24.1 https://www.pulumi.com/blog/announcing-public-preview-update-plans/
PR is now waiting for a maintainer to run the acceptance tests. Note for the maintainer: To run the acceptance tests, please comment /run-example-tests on the PR