ECS Capacity Provider
EC2 capacity for an ECS cluster, backed by an Auto Scaling Group.
Configuration
Section titled “Configuration”| Setting | Type | Required | Default |
|---|---|---|---|
| Capacity provider name | Text | Yes | — |
| Managed scaling | Toggle | — | true |
| Target capacity % | Number | — | 100 |
| Managed termination protection Options: Enabled, Disabled | Choice | — | DISABLED |
| Tags | Key–value | — | — |
Connections
Section titled “Connections”| Socket | Direction | Accepts | Terraform arg |
|---|---|---|---|
| Auto Scaling Group | Input | aws.asg | auto_scaling_group_provider.auto_scaling_group_arn |
| Used by cluster | Output | aws.ecs-cluster | — |