Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.61 KB

File metadata and controls

25 lines (18 loc) · 1.61 KB

Google Compute Engine

Status: Experimental

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 Experimental
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 Experimental