mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-25 12:21:25 -07:00
Add L7 ILB fields to RegionBackendService (#38)
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
66474a3916
commit
1430a27759
7 changed files with 529 additions and 238 deletions
|
@ -103,7 +103,7 @@ options:
|
|||
Global HTTP(S) LB. The value of EXTERNAL means that this will be used for External
|
||||
Global Load Balancing (HTTP(S) LB, External TCP/UDP LB, SSL Proxy) NOTE: Currently
|
||||
global forwarding rules cannot be used for INTERNAL load balancing.'
|
||||
- 'Some valid choices include: "INTERNAL_SELF_MANAGED", "EXTERNAL"'
|
||||
- 'Some valid choices include: "EXTERNAL", "INTERNAL_SELF_MANAGED"'
|
||||
required: false
|
||||
default: EXTERNAL
|
||||
type: str
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue