Skip to content

Commit 443fc95

Browse files
committed
generated docs
1 parent 1f3e706 commit 443fc95

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/resources/sfs_share.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@ import {
3737
### Required
3838

3939
- `export_policy` (String) Name of the Share Export Policy to use in the Share.
40-
Note that if this is set to an empty string, the Share can only be mounted in read only by
41-
clients with IPs matching the IP ACL of the Resource Pool hosting this Share.
40+
Note that if this is set to an empty string, the Share can only be mounted in read only by
41+
clients with IPs matching the IP ACL of the Resource Pool hosting this Share.
4242
You can also assign a Share Export Policy after creating the Share
4343
- `name` (String) Name of the share.
4444
- `project_id` (String) STACKIT project ID to which the share is associated.
4545
- `resource_pool_id` (String) The ID of the resource pool for the SFS share.
46-
- `space_hard_limit_gigabytes` (Number) Space hard limit for the Share.
46+
- `space_hard_limit_gigabytes` (Number) Space hard limit for the Share.
4747
If zero, the Share will have access to the full space of the Resource Pool it lives in.
4848
(unit: gigabytes)
4949

0 commit comments

Comments
 (0)