Skip to content
Compare
Choose a tag to compare
@stack72 stack72 released this 17 Mar 15:39
  • Add ability to create stack if not already exists by passing upsert: true #118
  • Add ability to pass program options to the Pulumi CLI #117
    • parallel
    • message
    • expect-no-changes
    • diff
    • replace
    • target
    • target-dependents
  • Reject PRs with changes to the dist/ folder to reduce any potential security
    issues #119

Warning: The command argument can only be set to up, update, refresh, destroy and preview. Workflows that includes Pulumi command-line arguments in the command field will fail (e.g. command: up --diff).