aws / aws/aws-app-mesh-examples
Ingress to the database is open from 0.0.0.0/0 on all ports
Open
P-1
question
- Dominant language
- Shell
- Stars
- 868
- Forks
- 384
- PR merge metrics
- No merged PRs in 30d
Description
Is there a reason to open ingress to the database from `0.0.0.0/0` on all ports? It doesn't seem to be needed, since there is an explicit reference to yelb-app-server security group.
https://github.com/aws/aws-app-mesh-examples/blob/197023518523d8f46393e6066137327da91cb9b2/blogs/ecs-service-connectivity/yelb/deployments/platformdeployment/AWS/ECS/yelb-cloudformation-ECS-AppMesh-deployment.yaml#L517-L530
Contributor guide
Assessment
This issue has not been assessed yet.