aws-samples/ecs-refarch-cloudformation

VPC template does not support DNS hostnames

john-aws opened this issue · 1 comments

Hi, it's quite possible that this was deliberate, but I notice that your AWS::EC2::VPC resource does not indicate EnableDnsHostnames: true and hence instances in the VPC do not get hostnames.

It wasn't deliberate - feel free to open a pull request if you want this added.