Skip to content

Commit

Permalink
Specify minimum filestore capacity, correct units (#3958)
Browse files Browse the repository at this point in the history
Signed-off-by: Modular Magician <[email protected]>
  • Loading branch information
modular-magician authored and rileykarson committed Aug 29, 2019
1 parent 8249681 commit f985b92
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion website/docs/r/filestore_instance.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,8 @@ The `file_shares` block supports:

* `capacity_gb` -
(Required)
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.

The `networks` block supports:

Expand Down

0 comments on commit f985b92

Please sign in to comment.