terraform-aws-ecs-cluster
terraform-aws-ecs-cluster copied to clipboard
asg should use local.tags
I noticed that the asg does not use any of the tags passed in. It would be nice to use local.tags to propagate each tag to the ecs ec2 instances.