Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request]: Supports for internal and public application load balancers #6013

Open
rickychew77 opened this issue Feb 26, 2025 · 2 comments
Labels
type/bug Issues that are bugs.

Comments

@rickychew77
Copy link

Description:

We wanted to expose our backend through internet to external API Gateway (not aws!) and also wanted to retain the internal load balancer for vpc endpoint services traffic

Details:

Currently, copilot backend services and load balanced service only support 1 load balancer at a time. As you might aware, when we were to create target group to ECS with dynamic IPs, we can only do it while creating ECS services (in aws management console), not from Load balancer management console.

Observed result:

Only able to create 1 load balancer with existing manifest.yml.

Expected result:

Have another subblock under http to handle more than one load balancers.

Debugging:

@rickychew77 rickychew77 added the type/bug Issues that are bugs. label Feb 26, 2025
@rubiconjosh
Copy link

@rickychew77 Heads up, no new features are under active development: #5925 (comment)

In fact there are signs that this will receive no support at all: #5987

Full disclosure, I am not an AWS employee or maintainer of this project.

@rickychew77
Copy link
Author

Thanks @rubiconjosh for the info. Saw the pr but the link about the announcement was 404 https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-copilot-cli-effective-february-3-2025/

sad news

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Issues that are bugs.
Projects
None yet
Development

No branches or pull requests

2 participants