mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-26 06:31:32 -07:00
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
10f07ebe34
commit
b9b52fe3e1
2 changed files with 32 additions and 0 deletions
|
@ -240,6 +240,12 @@ resources:
|
|||
- The forwarded traffic must be of a type appropriate to the target object.
|
||||
returned: success
|
||||
type: str
|
||||
allowGlobalAccess:
|
||||
description:
|
||||
- If true, clients can access ILB from all regions.
|
||||
- Otherwise only allows from the local region the ILB is located at.
|
||||
returned: success
|
||||
type: bool
|
||||
allPorts:
|
||||
description:
|
||||
- For internal TCP/UDP load balancing (i.e. load balancing scheme is INTERNAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue