Skip to content

Commit 3fcb9d9

Browse files
authored
Merge branch 'master' into feat/keymanager-algorithm-selection
2 parents 760564e + 2688da7 commit 3fcb9d9

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

docs/resources/file_filesystem.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ page_title: "Scaleway: scaleway_file_filesystem"
55

66
# Resource: scaleway_file_filesystem
77

8-
Creates and manages a Scaleway File Storage (NFS) filesystem in a specific region. A filesystem is a scalable storage resource that can be mounted on Compute instances and is typically used for shared, persistent storage.
8+
-> **This product is currently in private beta. To request access, please contact your Technical Account Manager.**
9+
10+
Creates and manages a Scaleway File Storage filesystem in a specific region. A filesystem is a scalable storage resource that can be mounted on Compute instances and is typically used for share persistent storage between multiple instances (RWX).
911

1012
This resource allows you to define and manage the size, tags, and region of a filesystem, and track its creation and update timestamps, current status, and number of active attachments.
1113

templates/resources/file_filesystem.md.tmpl

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ page_title: "Scaleway: scaleway_file_filesystem"
55

66
# Resource: scaleway_file_filesystem
77

8-
Creates and manages a Scaleway File Storage (NFS) filesystem in a specific region. A filesystem is a scalable storage resource that can be mounted on Compute instances and is typically used for shared, persistent storage.
8+
-> **This product is currently in private beta. To request access, please contact your Technical Account Manager.**
9+
10+
Creates and manages a Scaleway File Storage filesystem in a specific region. A filesystem is a scalable storage resource that can be mounted on Compute instances and is typically used for share persistent storage between multiple instances (RWX).
911

1012
This resource allows you to define and manage the size, tags, and region of a filesystem, and track its creation and update timestamps, current status, and number of active attachments.
1113

0 commit comments

Comments
 (0)