Update content

How to create folders with Secret Manager

Reviewed on 21 November 2023 • Published on 07 September 2023

The folder creation process slightly differs depending on whether you are using Secret Manager for the first time, or not. This page explains how to create a folder for the first time using the Scaleway console and how to create a folder if you have already created resources in Secret Manager.

Security & Identity (IAM):

You may need certain IAM permissions to carry out some actions described on this page. This means:

  • you are the Owner of the Scaleway Organization in which the actions will be carried out, or
  • you are an IAM user of the Organization, with a policy granting you the necessary permission sets
Requirements:
Note:

If you have no resources in Secret Manager yet, you can create a folder when creating your secret.

  1. Click Secret Manager in the Security and Identity section of the Scaleway console side menu.
  2. Click + Create secret.
  3. Choose the region in which you want to store your folder.
    Important:

    Folders cannot be moved from one region to another after creation.

  4. Select Create a new path and enter / followed by a name for your folder. For example /my-folder if you want to create a folder named my-folder.
    Important:

    A path is the directory structure to access your folders and secrets. Each path must be prefixed with a slash.

  5. Enter a name for your secret and add tags (optional).
  6. Add your secret manually or import it from a file.
    Note:

    The maximum file size for your secret is 64 KiB.

  7. Click Create secret. The Overview tab of your secret displays.
  8. Click Back to Secrets to display your folder and its contents.
See Also