Install, configure and manage the Bridge Worker Platform infrastructure
# Update CF stacks with sceptre:
# sceptre launch-stack prod <stack_name>
The above should setup resources for the AWS account. Once the infrastructure for the account has been setup you can access and view the account using the AWS console.
Note - This project depends on CF templates from other accounts.
We have configured Travis to deploy CF template updates. Travis deploys using sceptre
- We use the AWS SSM to store secrets for this project. Sceptre retrieves the secrets using a sceptre ssm resolver and passes them to the cloudformation stack on deployment.