Rabadash8820 / AwsUtil

A set of scripts, templates, and schemas for general AWS cloud infrastructures.
Mozilla Public License 2.0
2 stars 0 forks source link

Allow WordPress Server to Receive SSH Only From Bastions #41

Closed Rabadash8820 closed 7 years ago

Rabadash8820 commented 7 years ago

Currently, the WordPress server can receive SSH ingress from up to 5 CIDR blocks, just like a bastion host. However, it is assumed, by the time a user is creating a WordPress server stack, that they have already created their necessary bastion hosts as well. Therefore, the only CIDR block that should have SSH access to a WordPress server is that of the bastion hosts' subnet.