mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-26 22:51:30 -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
|
@ -70,11 +70,8 @@ options:
|
|||
type:
|
||||
description:
|
||||
- The type of InterconnectAttachment you wish to create. Defaults to DEDICATED.
|
||||
- 'Some valid choices include: "DEDICATED", "PARTNER", "PARTNER_PROVIDER"'
|
||||
required: false
|
||||
choices:
|
||||
- DEDICATED
|
||||
- PARTNER
|
||||
- PARTNER_PROVIDER
|
||||
router:
|
||||
description:
|
||||
- URL of the cloud router to be used for dynamic routing. This router must be
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue