terraform/map-instance-id¶
Map Terraform Instance ID
Provides the TF lookup self.[name] reference when the .id field does not map to the providers true ID.
Uses the ${self.[path]} address space used from inside the Terraform resource so self. is required.
This allows users to create machines using the Terraform Instance ID from a Terraform run
Typical values:
- most use:
.id - google:
.instance_id
Objects that Reference terraform/map-instance-id¶
- profiles resource-digitalocean-cloud in Cloud Wrappers v4.15.1 as part of Params (declared)
- profiles resource-linode-cloud in Cloud Wrappers v4.15.1 as part of Params (declared)
- profiles resource-proxmox-cloud in Cloud Wrappers v4.15.1 as part of Params (declared)
- profiles resource-vsphere-cloud in Cloud Wrappers v4.15.1 as part of Params (declared)
- profiles resource-aws-cloud in Cloud Wrappers v4.15.1 as part of Params (declared)
- profiles resource-azure-cloud in Cloud Wrappers v4.15.1 as part of Params (declared)
- profiles resource-google-cloud in Cloud Wrappers v4.15.1 as part of Params (declared)
- profiles resource-libvirt in Cloud Wrappers v4.15.1 as part of Params (declared)
- profiles resource-oracle-cloud in Cloud Wrappers v4.15.1 as part of Params (declared)
- profiles resource-pnap-cloud in Cloud Wrappers v4.15.1 as part of Params (declared)
Objects used by terraform/map-instance-id¶
Not used in current content packs