Back to AWS Terraform templates index <–
AWS ECS Capacity Provider with Terraform
Aws_ECS_Capacity_Provider by the Sogeti community.
Template Locations
Online documentation
Template reference
Service description
module "Aws_ECS_Capacity_Provider" {
cluster_name = "Cloudboost"
capacity_provider_name = "Test"
autoscaling_group_name = "cloudboost_autoscalinggroup"
}