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 arbitrary IPs to the Simulator Security Groups #164

Closed
s-irvine opened this issue Jan 14, 2020 · 0 comments · Fixed by #225
Closed

Add arbitrary IPs to the Simulator Security Groups #164

s-irvine opened this issue Jan 14, 2020 · 0 comments · Fixed by #225
Assignees
Labels
enhancement New feature or request. go medium Medium effort/code change. terraform terraform work

Comments

@s-irvine
Copy link
Contributor

Feature statement
At the moment simulator only allows access to the cluster from the specific IP that created it. It would be very useful to allow a user to specify an IP or CIDR so they can access the cluster from a known internet location. This would ease one of the quiet user experience issues we have and allow users to mitigate issues with IP changes due to intermediate networking.

Proposed approach
Ideally a user would be able to specify these IPs/CIDRs on the cli with some -- options and be able to run a specific simulator command. There should also be a command and -- options to remove specific CIDRs/ IPs, including the ones automatically discovered by simulator. The IPs and CIDRs should survive a simulator infra create but not a simulator infra destroy.

@s-irvine s-irvine added enhancement New feature or request. medium Medium effort/code change. terraform terraform work go backlog Issues in the backlog that should not be closed labels Jan 14, 2020
@s-irvine s-irvine self-assigned this Feb 13, 2020
@s-irvine s-irvine removed the backlog Issues in the backlog that should not be closed label Feb 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request. go medium Medium effort/code change. terraform terraform work
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant