Specify minimum filestore capacity, correct units (#378)

Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
The Magician 2019-08-29 13:07:26 -07:00 committed by Alex Stephen
commit 6de35a194c
2 changed files with 6 additions and 3 deletions

View file

@ -102,7 +102,8 @@ resources:
type: str
capacityGb:
description:
- File share capacity in GB.
- File share capacity in GiB. This must be at least 1024 GiB for the standard
tier, or 2560 GiB for the premium tier.
returned: success
type: int
networks: