add tiers and nfs_export_options (#3766) (#258)

* 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:
The Magician 2020-07-22 07:59:37 -07:00 committed by GitHub
parent 7577e10fb2
commit 54f5764f8e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: