mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-06-05 00:19:10 -07:00
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
bfd4a8d72d
commit
69dc784c16
40 changed files with 159 additions and 0 deletions
|
@ -52,6 +52,7 @@ options:
|
|||
backends:
|
||||
description:
|
||||
- The set of backends that serve this RegionBackendService.
|
||||
elements: dict
|
||||
required: false
|
||||
type: list
|
||||
suboptions:
|
||||
|
@ -177,6 +178,7 @@ options:
|
|||
description:
|
||||
- The set of URLs to HealthCheck resources for health checking this RegionBackendService.
|
||||
Currently at most one health check can be specified, and a health check is required.
|
||||
elements: str
|
||||
required: true
|
||||
type: list
|
||||
load_balancing_scheme:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue