terraform.plan
Supported platform
- terraform-plan
Description
Terraform plan
Fields
| ID | TYPE | DESCRIPTION |
|---|---|---|
| formatVersion | string | Terraform plan format version |
| terraformVersion | string | Generated by Terraform version |
| resourceChanges | []terraform.plan.resourceChange | Resource changes |
| variables | []terraform.plan.variable | Variables used to generate the Terraform plan |
| applyable | bool | Whether apply is valid for the plan |
| errored | bool | Whether the plan errored |