mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-06 10:50:28 -07:00
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
88333580dc
commit
bfd4a8d72d
2 changed files with 3 additions and 6 deletions
|
@ -130,8 +130,7 @@ options:
|
|||
- target
|
||||
custom_metric_utilizations:
|
||||
description:
|
||||
- Defines the CPU utilization policy that allows the autoscaler to scale based
|
||||
on the average CPU utilization of a managed instance group.
|
||||
- Configuration parameters of autoscaling based on a custom metric.
|
||||
required: false
|
||||
type: list
|
||||
aliases:
|
||||
|
@ -404,8 +403,7 @@ autoscalingPolicy:
|
|||
type: str
|
||||
customMetricUtilizations:
|
||||
description:
|
||||
- Defines the CPU utilization policy that allows the autoscaler to scale based
|
||||
on the average CPU utilization of a managed instance group.
|
||||
- Configuration parameters of autoscaling based on a custom metric.
|
||||
returned: success
|
||||
type: complex
|
||||
contains:
|
||||
|
|
|
@ -200,8 +200,7 @@ resources:
|
|||
type: str
|
||||
customMetricUtilizations:
|
||||
description:
|
||||
- Defines the CPU utilization policy that allows the autoscaler to scale
|
||||
based on the average CPU utilization of a managed instance group.
|
||||
- Configuration parameters of autoscaling based on a custom metric.
|
||||
returned: success
|
||||
type: complex
|
||||
contains:
|
||||
|
|
Loading…
Add table
Reference in a new issue