Environment Secrets¶
If you want to pass a secret to a component (for example a terraform module) you can create a secret using settings page and then reference it in the environment YAML.
There are 3 scopes at which these secrets can be added, org
, team
, environment
on the settings page.
To add a secret, go to the appropriate scope and click on the New button on the Secrets
tab.
Once added these secrets can be used in the secrets property of the environment YAML as below.
Example