File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -24,15 +24,15 @@ resource scaleway_file_filesystem file {
2424
2525- ` name ` - (Optional) The name of the filesystem. If not provided, a random name will be generated.
2626- ` size ` - (Required) The size of the filesystem in bytes, with a granularity of 100 GB (10¹¹ bytes).
27- - Minimum: 100 GB (100000000000 bytes)
28- - Maximum: 10 TB (10000000000000 bytes)
27+ - Minimum: 100 GB (100000000000 bytes)
28+ - Maximum: 10 TB (10000000000000 bytes)
2929- ` tags ` - (Optional) A list of tags associated with the filesystem.
3030- ` region ` - (Defaults to [ provider] ( ../index.md#region ) ` region ` ) The region where the filesystem will be created (e.g., fr-par, nl-ams).
3131- ` project_id ` - (Defaults to [ provider] ( ../index.md#project_id ) ` project_id ` ) The ID of the project the server is
3232 associated with.
3333- ` organization_id ` - (Defaults to [ provider] ( ../index.md#organization_id ) ` organization_id ` ) The ID of the organization the user is associated with.
3434
35- ## Attribut Reference
35+ ## Attributes Reference
3636
3737The following arguments are supported:
3838
You can’t perform that action at this time.
0 commit comments