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
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: Learn how to seamlessly add versions to your secrets using Scaleway's Secret Manager. Follow these straightforward steps to expand and manage your secret versions efficiently.
tags: sensitive-data storage-system version secret-type
dates:
validation: 2024-07-10
validation: 2024-11-14
posted: 2023-02-21
categories:
- identity-and-access-management
Expand All @@ -29,11 +29,20 @@ This page explains how to add more [versions](/identity-and-access-management/se
3. Access the secret that you want to add a version to. Your secret's **Overview** tab displays.
4. Click the **Versions** tab.
5. Click **+ Create version**. A pop-up displays.
6. Add your version manually or import it from a file.
<Message type="note">
By default, all your secret versions have the same type as the secret they belong to. You cannot change the type after you have created the secret.
6. Add your version:

- manually
- import it from a file
- or click **Copy from latest version** to restore your latest enabled version

7. Optionally, if you have selected **Copy from latest version** and applied the **Single access** ephemeral policy to your secret, click **Copy from latest version** to acknowledge the information displayed in the yellow banner, and confirm.
<Message type="important">
- Restoring a former version of a secret where you have applied the **Single access** ephemeral policy counts as an access, meaning it will then be disabled and/or deleted depending on the policies applied.
- By default, all your secret versions have the same type as the secret they belong to. You cannot change the type after you have created the secret.
</Message>
7. Click the <Icon name="toggle" /> icon if you want to [enable](/identity-and-access-management/secret-manager/concepts/#enabling-a-version) the version.
8. Click **Create version**.

8. Click the <Icon name="toggle" /> icon if you want to [enable](/identity-and-access-management/secret-manager/concepts/#enabling-a-version) the version.
9. Click **Create version**.



18 changes: 12 additions & 6 deletions identity-and-access-management/secret-manager/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ content:
h1: Quickstart
paragraph: Learn how to quickly set up and manage secrets with Scaleway's Secret Manager. Follow our step-by-step guide to create secrets, define paths, and add versions effortlessly.
dates:
validation: 2024-07-10
validation: 2024-11-14
posted: 2023-02-21
---

Expand Down Expand Up @@ -54,10 +54,16 @@ In this quickstart, we show you how to create a [secret](/identity-and-access-ma

1. Click your secret's **Versions** tab.
2. Click **+ Create version**. A pop-up displays.
3. Add your version manually or import it from a file.
<Message type="note">
By default, all your secret versions have the same type as the secret they belong to. You cannot change the type after you have created the secret.
</Message>
4. Enter or upload the new values.
3. Add your version:

- manually
- import it from a file
- or click **Copy from latest version** to restore your latest enabled version

4. Optionally, if you have selected **Copy from latest version** and applied the **Single access** ephemeral policy to your secret, click **Copy from latest version** to acknowledge the information displayed in the yellow banner, and confirm.
<Message type="important">
- Restoring a former version of a secret where you have applied the **Single access** ephemeral policy counts as an access, meaning it will then be disabled and/or deleted depending on the policies applied.
- By default, all your secret versions have the same type as the secret they belong to. You cannot change the type after you have created the secret.
</Message>
5. Click the <Icon name="toggle" /> icon if you want to [enable](/identity-and-access-management/secret-manager/concepts/#enabling-a-version) the version.
6. Click **Create version**. Your secret versions display.