aws-quickstart / quickstart-compliance-common

AWS Quick Start Team
Apache License 2.0
67 stars 56 forks source link

Adding NAT instance conditions and route from mgmt to prod subnet B #36

Closed davmayd closed 4 years ago

davmayd commented 4 years ago

Description of changes:

1) Added parameter pMgmtSSHCIDR with 0.0.0.0/0 as the default value, replaced the hard-coded value 2) Added optional parameter "pRouteTableProdPrivateB" to vpc-management.template that, if it has a value, creates a new route 3) Made the NAT security groups conditional

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.