2 - Sandbox Environment
Goal: Create an sandbox environment for AWS and store the AWS_ACCESS_KEY_ID
Last updated
Goal: Create an sandbox environment for AWS and store the AWS_ACCESS_KEY_ID
Last updated
Navigate to Environment on the left side menu
Set Environment name to sandbox
Set Description to Sandbox for AWS tutorials
Add the ENV Variable AWS_ACCESS_KEY_ID and set it to the Access key ID from the AWS Console
Add the ENV Variable AWS_SECRET_ACCESS_KEY and leave it empty
Leave all other options as default and click SAVE
ENV variables are stored encrypted. Sensitive variables should be left empty and will be prompted on deployment.