ecs-cluster
cn-terraform/ecs-cluster/aws
AWS ECS Cluster Terraform Module
AWS ECS Cluster Terraform Module # This Terraform module creates an AWS ECS cluster.       Usage Check valid versions on: Github Releases: Terraform Module Registry: Install pre commit hooks. Pleas run this command right after cloning the repository. ``bash pre-commit install ` For that you may need to install the following tools: Pre-commit Terraform Docs In order to run all checks at any
| Name | Type | Description | Default |
|---|---|---|---|
| name | string | (Required) Name of the cluster (up to 255 letters, numbers, hyphens, and undersc | required |
| additional_tags | map(string) | (Optional) Additional tags to add to resources. These will be merged with the de | {} |
| configuration | object({ # The details of | (Optional) The execute command configuration for the cluster. | null |
| containerInsights | bool | (Optional) Enables container insights if true | false |
| service_connect_defaults | object({ # The ARN of the | (Optional) Configures a default Service Connect namespace. | null |
ecs_cluster — Values from the created ECS Cluster.Azure landing zones Terraform module
Terraform supermodule for the Terraform platform engineering for Azure
Terraform module to deploy landing zone subscriptions (and much more) in Azure
Terraform Module to define a consistent naming convention by (namespace, stage,