google::compute-instance-group¶
Query for instance groups.
Example¶
compute-instance-group: $(external-query google::compute-instance-group { name: "instance-group-example", zone: "us-central1-a" })
Attributes¶
Attribute | Description |
---|---|
name | The name of the instance group. |
zone | The zone that the instance group is within. |