github terraform-aws-modules/terraform-aws-ecs v5.0.0

latest releases: v5.11.4, v5.11.3, v5.11.2...
17 months ago

5.0.0 (2023-04-21)

⚠ BREAKING CHANGES

  • Add support for creating ECS service and container definition (#76)
    • Add support for creating cluster CloudWatch log group
    • Add support for ECS service connect
    • Add support for creating task execution from cluster module; this is for scenarios where you wish to create one task execution role shared across tasks within the cluster (there is also support for individual task execution role at the service level)
    • Add support for creating container definition within HCL; this is consumed by the service sub-module

Features

  • Add support for creating ECS service and container definition (#76) (57244e6)

Don't miss a new terraform-aws-ecs release

NewReleases is sending notifications on new releases.