Add a secret
To add a new version of an existing secret, use the Add Version subsection of the Secrets Versioning instructions.
Control panel
Terraform
- In the Control Panel, on the top menu, click Products and select Secrets Manager.
- In the Secrets section, click Add Secret.
- Enter the name of the secret - its unique key. Once the secret is created, the name cannot be changed.
- Enter a secret value: password, API key, certificate key, or other. The limit is 65536 characters.
- Optional: enter a description of the secret.
- Click Add.
Use the Add a secret instructions in the Terraform documentation.