Terraform plan
terraform.plan MQL resource for querying Terraform infrastructure with cnquery and cnspec.
Terraform
Terraform plan
Use MQL in cnspec shell or policy:
terraform.planMin version: latest
Relationships
6 resources · 8 relationships·Click to select, expand fields to see properties.
Fields (10)
| Field | Type | Description |
|---|---|---|
applyablerequired | int | Whether `apply` is valid for the plan |
configuration | terraform.plan.configuration | Terraform plan configuration |
erroredrequired | int | Whether the plan errored |
formatVersionrequired | string | Terraform plan format version |
proposedChange | terraform.plan.proposedChange | Terraform plan proposed change |
resourceChange | terraform.plan.resourceChange | Terraform plan resource change |
resourceChanges | []terraform.plan.resourceChange | Resource changes |
terraformVersionrequired | string | Generated by Terraform version |
variable | terraform.plan.variable | Terraform plan variable |
variablesrequired | []terraform.plan.variable | Variables used to generate the Terraform plan |