https://globaldatanet.com = Cloud-Native Applications, Build with services, not servers
Provides an ECS cluster.
Examples:
| Name | Version |
|---|---|
| terraform | >= 0.14.0 |
| aws | >= 3.20.0 |
| Name | Version |
|---|---|
| aws | >= 3.20.0 |
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| capacity_providers | (Optional) List of short names of one or more capacity providers to associate with the cluster. Valid values also include FARGATE and FARGATE_SPOT. | list(string) |
null |
no |
| default_capacity_provider_strategy | (Optional) The capacity provider strategy to use by default for the cluster. Can be one or more. | list(object({ |
[] |
no |
| name | (Required) The name of the cluster (up to 255 letters, numbers, hyphens, and underscores) | string |
n/a | yes |
| setting | (optional) Configuration block(s) with cluster settings. For example, this can be used to enable CloudWatch Container Insights for a cluste | list(map(string)) |
[ |
no |
| tags | (Optional) Key-value mapping of resource tags | map(string) |
n/a | yes |
| Name | Description |
|---|---|
| arn | The Amazon Resource Name (ARN) that identifies the cluster |
| id | The Amazon Resource Name (ARN) that identifies the cluster |
| name | Name of the cluster |