Improve this page

Back to AWS Terraform templates index <–

AWS ECS Cluster with Terraform

Aws_ECS_Cluster by the Sogeti community.

Template Locations

Online documentation

Template reference
Service description

module "Aws_ECS_Cluster" {
    cluster_name = "ECS-Cluster"
    name         = "containerInsights"
    value        = "enabled"
}