Terraform – AWS Application Load Balancer Listener without Default Action
Advertisements I am creating a micro services architecture in AWS, using an application load balancer to route traffic based on it’s listener rules. However, I am struggling to deal with the default action argument. I want to provide rules that specify path based routing to the target groups of my micro services, thus defining a… Read More Terraform – AWS Application Load Balancer Listener without Default Action