relax load balancing scheme validation of region backend service (#4125) (#316)

Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
The Magician 2020-10-21 09:21:10 -07:00 committed by GitHub
parent 126a45752d
commit 3a8a593218
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -349,7 +349,7 @@ options:
- Indicates what kind of load balancing this regional backend service will be
used for. A backend service created for one type of load balancing cannot be
used with the other(s).
- 'Some valid choices include: "INTERNAL", "INTERNAL_MANAGED"'
- 'Some valid choices include: "EXTERNAL", "INTERNAL", "INTERNAL_MANAGED"'
required: false
default: INTERNAL
type: str