pulumi-cli-preview
Executes Pulumi preview to analyze infrastructure changes in a specified project and stack, ensuring configurations are updated correctly before deployment.
Instructions
Run pulumi preview for a given project and stack
Input Schema
Name | Required | Description | Default |
---|---|---|---|
stackName | No | The associated stack name. Defaults to 'dev'. | |
workDir | Yes | The working directory of the program. |