Normally, in order to create a new environment the stacks that will be used are:
infra-customer-name-domain
infra-customer-name-app-platform
Steps to create a new environment
In this example we will add the staging environment to the domain stack.
1. Access the “one.yaml” on your stack.
2. Create the new workspace in the yaml file which contains the information for the new environment.
3. Export the new environment
Now that we have a new workspace on the yaml file we can export the environment and execute the stack following the steps described in the README file.