Google Compute Engine
May 15, 2025 ยท View on GitHub
Status:
type: gcp.gce
Description: Resources used by Google Compute Engine (GCE).
| Attribute | Type | Description | Examples | Requirement Level | Stability |
|---|---|---|---|---|---|
gcp.gce.instance.hostname | string | The hostname of a GCE instance. This is the full value of the default or custom hostname. | my-host1234.example.com; sample-vm.us-west1-b.c.my-project.internal | Recommended | |
gcp.gce.instance.name | string | The instance name of a GCE instance. This is the value provided by host.name, the visible name of the instance in the Cloud Console UI, and the prefix for the default hostname of the instance as defined by the default internal DNS name. | instance-1; my-vm-name | Recommended |