Define parameter and secret values in SCCOS environments
Edit on GitHubParameters are used for multiple purposes, like storing mail server details or providing Composer authentication details to the build and deploy process securely.
To define parameters and their values, do the following.
Prerequisites
- Define parameters and secrets.
- Push the updates to the SCCOS environment.
- Deploy the application with the updated configuration by following one of the following docs:
- Deploying in a staging environment
- Deploying in a production environment This updates the parameters in the Parameter Store.
Define parameter and secret values
- In the AWS Management Console, go to Services > Parameter Store.
- In the My parameters pane, click the parameter or secret you want to define the value for. You can use search to filter parameters by the name you’ve defined in the deploy file.
- On the page of the parameter, click Edit.
- Enter a Value.
- Click Save changes.
- This opens the Parameter Store page with a success message displayed.
After adding parameters and their values, you can use them for your application.
Propagation of Parameters
If you need parameters to be available in your Jenkins instance, we need to terraform your added or changed parameters. To ask for this adjustment, create a support case.
Thank you!
For submitting the form