aws / copilot-cli

The AWS Copilot CLI is a tool for developers to build, release and operate production ready containerized applications on AWS App Runner or Amazon ECS on AWS Fargate.
https://aws.github.io/copilot-cli/
Apache License 2.0
3.48k stars 400 forks source link

Internal NLB support #3840

Open iamhopaul123 opened 2 years ago

iamhopaul123 commented 2 years ago

Use case: for traffic (not HTTP traffic) coming into the VPC on a VPN appliance deployed in the private subnet and wanting to keep traffic off of the public subnet.

Current work around was to just deploy as backend services and then outside of copilot create a NLB. And yes discovery services work as well.

It would be better if an internal NLB could be supported to address this use case.

guvkon commented 4 months ago

Yes, please.

sharabhshukla commented 2 months ago

when will this be rolled out ?