Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add flexibility into the allowable network ranges that can access the loadbalancer #25

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

grimesjm
Copy link

@grimesjm grimesjm commented May 6, 2019

I ran into a limitation with using a non-public LB setup with consul and also vault which I can also submit a PR for if we are OK with this change for consul. We have our network extended into AWS and want to limit the CIDR ranges that exist on that internal network that have access to the loadbalancer. This gives us an optional list we can pass into the module to add that access to that range.

I ran this against my own TF I have for provisioning a consul cluster and it updates the SG rules as I would expect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant