Skip to content

Terraform 0.12 Compatibility

Compare
Choose a tag to compare
@cblkwell cblkwell released this 09 Sep 18:30
c93ca64

This updates the ecs-service module to work with Terraform 0.12.

NOTE: This changes the input parameter for the ECS cluster from the string ecs_cluster_name to the actual ecs_cluster object; see the README for examples of how to update your module stanzas.