automation-api-examples icon indicating copy to clipboard operation
automation-api-examples copied to clipboard

Example for using pulumi Update Plan's

Open ssaraswati opened this issue 3 years ago • 1 comments
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/

ssaraswati avatar Aug 26 '22 02:08 ssaraswati

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

github-actions[bot] avatar Aug 26 '22 02:08 github-actions[bot]