mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-25 22:30:29 -07:00
Allow target to accept other resource types (#134)
Signed-off-by: Modular Magician <magic-modules@google.com> Co-authored-by: Ty Larrabee <tysen@google.com>
This commit is contained in:
parent
dd1aefed8d
commit
9d30baeec9
4 changed files with 20 additions and 21 deletions
|
@ -133,6 +133,8 @@ resources:
|
|||
description:
|
||||
- A multiplier applied to the group's maximum servicing capacity (based
|
||||
on UTILIZATION, RATE or CONNECTION).
|
||||
- Default value is 1, which means the group will serve up to 100% of its
|
||||
configured capacity (depending on balancingMode).
|
||||
- A setting of 0 means the group is completely drained, offering 0% of its
|
||||
available Capacity. Valid range is [0.0,1.0].
|
||||
returned: success
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue