In this step, you will edit a blueprint provided in your Git repository and modify it to meet the needs of your developers. Instead of three VMs, the promotion manager application components willa all be deployed on one VM.
1. Edit promotion-manager-all-aws-dev.yaml. You can find this file in the Git directory of your repo: aws-workshop-colony/blueprints/
Note: This blueprint assumes you have permissions to deploy in the “eu-west-1” region with your AWS account; if not, update the value in the clouds section accordingly.
2. For each application tier, uncomment “#target: vm1”:
3. Commit your changes (Git)
Your blueprint will now automatically be synchronized to CloudShell Colony and available for deployment.