Terraform codebase to build ECS cluster with container insights enabled.
- Enable Container Insights for your AWS - refer to https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/deploy-container-insights-ECS-cluster.html
- Ensure a VPC with at least 2 subnet exist in your AWS account
- Update default variables in
vars.tf
if needed terraform init
-->terraform apply