Class ResourceDriftTerraformInfo (0.1.19)

ResourceDriftTerraformInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Terraform info of a ResourceChange.

Attributes

Name Description
address str
Output only. The address of the drifted resource.
type_ str
Output only. The type of the drifted resource.
resource_name str
Output only. TF resource name.
provider str
Output only. The provider of the drifted resource.