SUSE / ha-sap-terraform-deployments

Automated SAP/HA Deployments in Public/Private Clouds
GNU General Public License v3.0
120 stars 88 forks source link

aws: add option to deploy bastion host setup and private subnets #895

Closed yeoldegrove closed 2 years ago

yeoldegrove commented 2 years ago

Needs #893

This adds the option to deploy on AWS with a bastion host setup (enabled by default). Only the bastion host will get a public IP. All other machines will be deployed in private subnets and will not be internet facing. They will have internet access through a NAT gateway though.