Class ResourceTerraformInfo (0.1.9)

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

Terraform info of a Resource.

Attributes

NameDescription
address str
TF resource address that uniquely identifies this resource within this deployment.
type_ str
TF resource type
id str
ID attribute of the TF resource