senzing-garage/aws-cloudformation-ecs-senzing-stack-basic

Update target groups to allow for longer stack names

Closed this issue · 1 comments

At present we are limited to stack names of 17 characters or less. If we rename our target groups, we can squeeze in a few more characters:

-tg-web-app-wss ==> -tg-web-wss
-tg-api-private ==> -tg-api-pvt
-tg-api-public ==> -tg-api-pub
-alb-private ==> -alb-pvt

Also update the README.md to include the new character limit.

PR merged, for now we'll restrict the user to 21 characters and it's all documented in the README.