terraform-aws-ecs-web-service
terraform-aws-ecs-web-service copied to clipboard
A Terraform module to create an Amazon Web Services (AWS) EC2 Container Service (ECS) service associated with an Application Load Balancer (ALB).
This module isn't currently compatible with Terraform 0.12. The [0.12 upgrade guide](https://www.terraform.io/upgrade-guides/0-12.html) outlines backwards incompatible changes that need to be made.
Error from TFE remote state backend regarding the tags in line 7 and 51 of main.tf I ran into this issue and the correction I found was this: tags =...
TFE fails, see the recent issue I opened.