mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-23 19:31:23 -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
|
@ -69,11 +69,8 @@ options:
|
|||
description:
|
||||
- Describes the rights granted to the user specified by the other member of
|
||||
the access object .
|
||||
- 'Some valid choices include: "READER", "WRITER", "OWNER"'
|
||||
required: false
|
||||
choices:
|
||||
- READER
|
||||
- WRITER
|
||||
- OWNER
|
||||
special_group:
|
||||
description:
|
||||
- A special group to grant access to.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue