-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
@tobyclemson we're finding the need to upgrade to ALB's and wondered how that would fit into this module.
It's tightly coupled with its inputs / outputs to the classic aws_elb.
We could potentially have a type variable and use that along with count / ternary to allow the two different terraform resources, however that seems fairly hacky to have to have var.type == checks everywhere.
Or we could just straight upgrade to the new type load balancers and not support classic anymore? An alb would provide the same functionality as this module already provides I believe.
Wondered if you had any thoughts?
Metadata
Metadata
Assignees
Labels
No labels