cn-terraform / terraform-aws-ecs-alb

AWS ALB Terraform Module for ECS
https://registry.terraform.io/modules/cn-terraform/ecs-alb
Apache License 2.0
28 stars 29 forks source link

Add an option to create a randomized name #31

Closed Atry closed 2 years ago

Atry commented 2 years ago

The name of the load balancer is limited to 32 characters, which can be easily violated, especially when the name is composed of many parts.

jnonino commented 2 years ago

Hi, version 1.0.24 contains a variable to use a random name.