fix broken indent in bigquery dataset docs

Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
Dana Hoffman 2019-12-03 18:23:07 +00:00 committed by Modular Magician
parent 7774205696
commit 8a123318b5
2 changed files with 6 additions and 6 deletions

View file

@ -81,8 +81,8 @@ options:
type: str
special_group:
description:
- A special group to grant access to.
- 'Possible values include: * `projectOwners`: Owners of the enclosing project.'
- 'A special group to grant access to. Possible values include: * `projectOwners`:
Owners of the enclosing project.'
- "* `projectReaders`: Readers of the enclosing project."
- "* `projectWriters`: Writers of the enclosing project."
- "* `allAuthenticatedUsers`: All authenticated BigQuery users. ."
@ -301,8 +301,8 @@ access:
type: str
specialGroup:
description:
- A special group to grant access to.
- 'Possible values include: * `projectOwners`: Owners of the enclosing project.'
- 'A special group to grant access to. Possible values include: * `projectOwners`:
Owners of the enclosing project.'
- "* `projectReaders`: Readers of the enclosing project."
- "* `projectWriters`: Writers of the enclosing project."
- "* `allAuthenticatedUsers`: All authenticated BigQuery users. ."

View file

@ -137,8 +137,8 @@ resources:
type: str
specialGroup:
description:
- A special group to grant access to.
- 'Possible values include: * `projectOwners`: Owners of the enclosing project.'
- 'A special group to grant access to. Possible values include: * `projectOwners`:
Owners of the enclosing project.'
- "* `projectReaders`: Readers of the enclosing project."
- "* `projectWriters`: Writers of the enclosing project."
- "* `allAuthenticatedUsers`: All authenticated BigQuery users. ."