compose-x / ecs_composex

Manage, Configure and Deploy your services and AWS services and applications from your docker-compose definitions
https://docs.compose-x.io
Mozilla Public License 2.0
158 stars 16 forks source link

[FR] ECS Lookup #699

Open MuyiwaOla opened 8 months ago

MuyiwaOla commented 8 months ago

My team has a requirement to create an ingress role in an existing service, for a new service.

JohnPreston commented 8 months ago

My team has a requirement to create an ingress role in an existing service, for a new service.

Thanks for the FR. Just to confirm, do you mean to have the ability to create an ingress rule in the SG of another ECS Service so that your service can communicate with it?

MuyiwaOla commented 8 months ago

Yes that is the desired outcome.