ResourceChangeTerraformInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)Terraform info of a ResourceChange.
Attributes |
|
|---|---|
| Name | Description |
address |
str
Output only. TF resource address that uniquely identifies the resource. |
type_ |
str
Output only. TF resource type. |
resource_name |
str
Output only. TF resource name. |
provider |
str
Output only. TF resource provider. |
actions |
MutableSequence[str]
Output only. TF resource actions. |