terraform-aws-ecs-alb
terraform-aws-ecs-alb copied to clipboard
Add replace_triggered_by for lb_https_listeners
According to https://github.com/hashicorp/terraform/issues/16065#issuecomment-328648133, the target must be replaced when a listener is replaced
So dynamic "lifecycle" is not supported
Hi @Atry, how are you? Are you looking for a solution for this or is it not required anymore?
I forgot the motivation. I guess I have worked around this issue in another way.