terraform_plan
Generates an execution plan for Terraform, showing what actions will be taken to achieve desired state. Uses variables and working directory as input.
Instructions
Run terraform plan
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vars | No | Terraform variables as key-value pairs | |
| directory | Yes | Path to the Terraform working directory |