aws-samples / startup-kit-templates

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

Update with non-bastion best practice. #50

Open glenngillen opened 5 years ago

glenngillen commented 5 years ago

Opening this to seek some feedback.

Had originally been hoping to completely 🔥the bastion setup, but it looks like it's also enabling the ability to connect via psql. Is connecting to the production database via psql a best practice we're happy to endorse, and enable as the default setup? Or could I strip that out too?