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
4 changes: 2 additions & 2 deletions identity-and-access-management/secret-manager/concepts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: Discover essential concepts of Scaleway Secret Manager, including secret versioning, ephemeral policies, and path management.
tags: secret-manager secret version
dates:
validation: 2024-07-10
validation: 2025-01-13
---

## Disabling a version
Expand Down Expand Up @@ -41,7 +41,7 @@ An ephemeral secret is a secret that has a limited lifetime, enforced by an [eph
All the secret's versions automatically inherit their settings from those of the current ephemeral policy.

<Message type="important">
[Enabling](#enabling-a-version) a version that was previously [disabled](#disabling-a-version), amounts to recreating the version. If you have updated the secret's ephemeral policy while the version was disabled, enabling it again makes it inherit its settings from those of the current ephemeral policy.
[Enabling](#enabling-a-version) a version that was previously [disabled](#disabling-a-version) amounts to recreating the version. If you have updated the secret's ephemeral policy while the version was disabled, enabling it again makes it inherit its settings from those of the current ephemeral policy.
</Message>

## Path
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: Discover how to efficiently create secrets using Scaleway's Secret Manager. Follow these step-by-step instructions whether you are setting up your first secret or adding more to your existing resources.
tags: secret sensitive-data storage-system secret-type
dates:
validation: 2024-07-10
validation: 2025-01-13
posted: 2023-02-21
categories:
- identity-and-access-management
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: Learn how to efficiently filter secrets by name, type, and tags with our detailed documentation, and enhance your security practices.
tags: sensitive-data filter secret-type
dates:
validation: 2024-07-10
validation: 2025-01-13
posted: 2024-07-10
categories:
- identity-and-access-management
Expand Down
Loading