I have an application load balancer with two listeners ( 80 and 443 ) and I want use CodeDeploy to deploy my fargate container. I cannot redirect http traffic to https...
With CodeDeploy I can set up only one listeners in the prod_traffic_route, right?
How can I solve this?