You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 27, 2023. It is now read-only.
I am posting this here to keep track of the issue and potentially handle this corner case. This relates to the Compose/ECS integration and is tracked/documented in this StackOverflow thread.
TL/DR: customers MUST have EnabldDnsHostnames set to true on the VPC, else Service Discovery by DNS names don't work.
This is a legit requirement. Ideally Compose should be checking for that and abort deployment with a meaningful error message. At a minimum the compose/ecs docs should call out explicitly this requirement in the service discovery section