mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-26 12:51:25 -07:00
client side validation can't have docs with explicit choices (#258)
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
3f29f076ae
commit
f0b41b7daa
30 changed files with 86 additions and 307 deletions
|
@ -94,10 +94,8 @@ options:
|
|||
in the same region as the router. If set to `GLOBAL`, this network's cloud
|
||||
routers will advertise routes with all subnetworks of this network, across
|
||||
regions.
|
||||
- 'Some valid choices include: "REGIONAL", "GLOBAL"'
|
||||
required: true
|
||||
choices:
|
||||
- REGIONAL
|
||||
- GLOBAL
|
||||
extends_documentation_fragment: gcp
|
||||
notes:
|
||||
- 'API Reference: U(https://cloud.google.com/compute/docs/reference/rest/v1/networks)'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue