mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-06 10:50:28 -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:
|
||||
description:
|
||||
- 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
|
||||
type: str
|
||||
labels:
|
||||
|
|
Loading…
Add table
Reference in a new issue