Skip to content

Provision an ECS cluster with optional service discovery and API gateway endpoint

License

Notifications You must be signed in to change notification settings

figurate/terraform-aws-ecs-cluster

Repository files navigation

AWS ECS Cluster

CI

Purpose: Blueprints for AWS ECS Clusters

AWS ECS Cluster

Requirements

No requirements.

Providers

Name Version
aws n/a

Inputs

Name Description Type Default Required
capacity_providers A list of capacity providers for the cluster list [] no
custom_tags A map of custom tags applied to the ECS cluster map(any) {} no
default_capacity_provider Default capacity provider for the cluster any null no
enable_container_insights Enable CloudWatch insights for containers in the cluster bool true no
environment_type Cluster environment categorisation any n/a yes
name Cluster name any n/a yes

Outputs

No output.