aws-samples / aws-microservices-deploy-options

This repo contains a simple application that consists of three microservices. Each application is deployed using different Compute options on AWS.
MIT No Attribution
429 stars 179 forks source link

Endpoint created using Fargate CFN template returns only partial results #249

Open arun-gupta opened 6 years ago

arun-gupta commented 6 years ago

apps/ecs/fargate/templates/master.yaml brings up the resources. But the endpoint only shows Hello. It needs to show the name as well.