You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/secret-manager/how-to/create-secret.mdx
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ This page explains how to create a [secret](/secret-manager/concepts/#secret) fo
44
44
<Messagetype="important">
45
45
A [path](/secret-manager/concepts/#path) is the directory structure to access your secrets and their [versions](/secret-manager/concepts/#version). Each path **must be prefixed** with a slash.
46
46
</Message>
47
-
7. Enter a name for your secret, a description, and optional tags.
47
+
7. Enter a name for your secret, and, optionally, add a description and tags.
48
48
8. Optionally, click <Iconname="toggle" /> to enable [secret protection](/secret-manager/concepts/#secret-protection).
49
49
9. Optionally, click <Iconname="toggle" /> next to **Enable single access** or **Enable Time to Live** to apply an [ephemeral policy](/secret-manager/concepts/#ephemeral-policy) to your secret and its versions.
50
50
<Messagetype="important">
@@ -80,7 +80,7 @@ This page explains how to create a [secret](/secret-manager/concepts/#secret) fo
80
80
- Enter an existing [path](/secret-manager/concepts/#path).
81
81
82
82
- Create a new path. The path name **must be prefixed** with a slash.
83
-
7. Enter a name for your secret, a description, and optional tags.
83
+
7. Enter a name for your secret, and, optionally, add a description and tags.
84
84
8. Optionally, click <Iconname="toggle" /> to enable [secret protection](/secret-manager/concepts/#secret-protection).
85
85
9. Optionally, click <Iconname="toggle" /> next to **Enable single access** or **Enable Time to Live** to apply an [ephemeral policy](/secret-manager/concepts/#ephemeral-policy) to your secret and its versions.
Copy file name to clipboardExpand all lines: pages/secret-manager/quickstart.mdx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ Discover the Secret Manager interface on the Scaleway console.
44
44
<Messagetype="important">
45
45
A [path](/secret-manager/concepts/#path) is the directory structure to access your secrets and their [versions](/secret-manager/concepts/#version). Each path **must be prefixed** with a slash.
46
46
</Message>
47
-
7. Enter a name for your secret andadd tags (optional).
47
+
7. Enter a name for your secret, and, optionally, add a description and tags.
48
48
8. Optionally, click <Iconname="toggle" /> to enable [secret protection](/secret-manager/concepts/#secret-protection).
49
49
9. Optionally, click <Iconname="toggle" /> next to **Enable single access** or **Enable Time to Live** to apply an [ephemeral policy](/secret-manager/concepts/#ephemeral-policy) to your secret and its versions.
0 commit comments