Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pages/secret-manager/how-to/create-secret.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This page explains how to create a [secret](/secret-manager/concepts/#secret) fo
- A Scaleway account logged into the [console](https://console.scaleway.com)
- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization

<Tabs id="install">
<Tabs>
<TabsTab label="Create your first secret">
1. Click **Secret Manager** in the **Security & Identity** section of the [Scaleway console](https://console.scaleway.com/) side menu.
2. In the **Region** drop-down, select the [region](/secret-manager/concepts/#region) in which you want to store your secret.
Expand Down
2 changes: 1 addition & 1 deletion pages/secret-manager/how-to/manage-secret.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Find out how to copy the ID of your [secret](/secret-manager/concepts/#secret),
- [Generated an API key](/iam/how-to/create-api-keys/) and enabled the `SecretManagerFullAccess` [permission set](/iam/reference-content/permission-sets/)
- [Created a secret](/secret-manager/how-to/create-secret/)

<Tabs id="install">
<Tabs>
<TabsTab label="Manage a non ephemeral secret">
1. Click **Secret Manager** in the **Security & Identity** section of the [Scaleway console](https://console.scaleway.com/) side menu.
2. Select the [region](/secret-manager/concepts/#region), in the **Region** drop-down.
Expand Down