Skip to content

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

Notifications You must be signed in to change notification settings

hmanzur/terraform-aws-ecs-test

Repository files navigation

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=
 ``

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published