hashicorp-modules / vault-aws

Mozilla Public License 2.0
6 stars 18 forks source link

broke out vars defining public access to each component in stack #25

Closed lmarty closed 5 years ago

lmarty commented 5 years ago

decoupled each components "public" definition for finer grained control over what gets public inbound access. Enabling things like inbound access to the vault servers via ELB, but not directly via SSH. Previous iteration was all-or-nothing