mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-27 07:01:32 -07:00
* GA ILB multi-nic * Failover is not GA, needs if/else Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
1c5d5788c5
commit
47ecf8c27b
2 changed files with 27 additions and 0 deletions
|
@ -302,6 +302,13 @@ resources:
|
|||
Default is 30 seconds. Valid range is [1, 86400].
|
||||
returned: success
|
||||
type: int
|
||||
network:
|
||||
description:
|
||||
- The URL of the network to which this backend service belongs.
|
||||
- This field can only be specified when the load balancing scheme is set to
|
||||
INTERNAL.
|
||||
returned: success
|
||||
type: dict
|
||||
region:
|
||||
description:
|
||||
- A reference to the region where the regional backend service resides.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue