mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-09 04:10:27 -07:00
* add tiers and nfs_export_options * update docs, make full test beta Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
7577e10fb2
commit
54f5764f8e
1 changed files with 2 additions and 1 deletions
|
@ -61,7 +61,8 @@ options:
|
||||||
tier:
|
tier:
|
||||||
description:
|
description:
|
||||||
- The service tier of the instance.
|
- The service tier of the instance.
|
||||||
- 'Some valid choices include: "TIER_UNSPECIFIED", "STANDARD", "PREMIUM"'
|
- 'Some valid choices include: "TIER_UNSPECIFIED", "STANDARD", "PREMIUM", "BASIC_HDD",
|
||||||
|
"BASIC_SSD", "HIGH_SCALE_SSD"'
|
||||||
required: true
|
required: true
|
||||||
type: str
|
type: str
|
||||||
labels:
|
labels:
|
||||||
|
|
Loading…
Add table
Reference in a new issue