mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-29 16:11:31 -07:00
Add path_rules to RegionUrlMap (#109)
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
8928425c5c
commit
29001a3c6a
2 changed files with 5 additions and 5 deletions
|
@ -572,7 +572,7 @@ resources:
|
|||
type: str
|
||||
retryConditions:
|
||||
description:
|
||||
- 'Specfies one or more conditions when this retry rule applies.
|
||||
- 'Specifies one or more conditions when this retry rule applies.
|
||||
Valid values are: - 5xx: Loadbalancer will attempt a retry
|
||||
if the backend service responds with any 5xx response code,
|
||||
or if the backend service does not respond at all, example:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue