telia-oss / terraform-aws-ecs-fargate

Terraform module which creates Fargate ECS resources on AWS.
https://registry.terraform.io/modules/telia-oss/ecs-fargate/aws
MIT License
82 stars 75 forks source link

Add name to lb target group to improve Console readability #46

Closed larstobi closed 3 years ago

larstobi commented 3 years ago

LB target group names currently look like this: tf-20200527122359653400000001 and don't show the Name tag contents in the name field. This makes looking up a service related target group very hard unless you search for the tag name. This PR adds the name to it.

Changing the name forces a new resource.