terraform.plan.resourceChange
Supported platform
- terraform-plan
Description
Terraform plan resource change
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
address | string | Resource address |
previousAddress | string | Resource previous address |
moduleAddress | string | Resource module address |
mode | string | Resource mode |
type | string | Resource type |
name | string | Resource name |
providerName | string | Provider name |
deposed | string | Whether the action applies to a deposed object |
change | terraform.plan.proposedChange | Change to make to this object |
actionReason | string | Resource action reason |