⚡️ Features and Enhancements
- Import internal ALBs for Backend Services (#5490)
You can now import your existing internal application load balancer (ALB) for a Backend Service if you don't want to use the environment-shared internal ALB that Copilot creates for your Backend Services with
http
enabled. Just specify the name or ARN of the ALB in thehttp.alb
field,and Copilot will figure out if it has an HTTP listener, an HTTPS listener, or both. Copilot will then create the appropriate listener rules and target group to send traffic to your Backend Service!
❤️ Contributions
Thank you, contributors 🥰!