Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 215 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 215 Bytes

terraform-aws-ecs-test

Terraform v0.12.29 example to provision a ECS, ECR, DocumentDB and Api Gateway

Setup Variables

export AWS_PROFILE=
export TF_VAR_db_username=
export TF_VAR_db_password=
 ``