Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.04 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.04 KB

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.