prisma / prisma-templates

Prisma templates for major cloud providers
MIT License
52 stars 41 forks source link

Wrong security group for Fargate? #16

Open Siyfion opened 5 years ago

Siyfion commented 5 years ago

I can see that there is a Security Group called FargateContainerSecurityGroup being created. However it's never used! Instead, it seems as though https://github.com/prismagraphql/prisma-templates/blob/master/aws/fargate.yml#L294 assigns the Load Balancer SG to the Fargate service?