It creates:
- A VPC with public subnets.
- ECS Cluster with a Load Balancer.
- pip
$ pip install -r requirements.txt
First, export AWS_SECRET_KEY_ID
and AWS_SECRET_ACCESS_KEY
or AWS_PROFILE
, then execute:
$ sceptre --var "docker_image=nginx:1.15" launch-env prod