DNXLabs / terraform-aws-ecs

This terraform module builds an Elastic Container Service(ECS) Cluster in AWS.
https://modules.dnx.one/
Apache License 2.0
29 stars 31 forks source link

cluster settings deprecation fix #47

Closed matthosking-mydeal closed 1 year ago

matthosking-mydeal commented 1 year ago

Deprecation warning fix - move to aws_ecs_cluster_capacity_providers setting as inline is deprecated.

Types of changes

Checklist