GA ILB multi-nic (#3289) (#178)

* 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:
The Magician 2020-03-23 14:50:53 -07:00 committed by GitHub
commit 47ecf8c27b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 27 additions and 0 deletions

View file

@ -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.