aws-samples / startup-kit-templates

CloudFormation templates to accelerate getting started on AWS.
Apache License 2.0
815 stars 400 forks source link

Tighten security groups #48

Closed rnzsgh closed 5 years ago

rnzsgh commented 5 years ago

This PR is based on the feedback from @chriskl, who rightfully pointed out that we were too generous in our open egress ports from the bastion host.

Ports for db ingress and egress have been tightened.

koroshan commented 5 years ago

LGTM! You can merge this PR.