google::compute-autoscaler¶
Query an autoscaler.
You can provide an expression that filters resources. The expression must specify the field name, and the value that you want to use for filtering.
Please see google::compute-autoscaler resource for available fields.
Example¶
autoscaler: $(external-query google::compute-autoscaler { name: 'compute-autoscaler-example', zone: 'us-central1-a' })
Attributes¶
Attribute | Description |
---|---|
name | Then name of the autoscaler. |
zone | The zone in which the autoscaler lives. |