scholzj / terraform-aws-minikube

Terraform module for single node Kubernetes instance bootstrapped using kubeadm
Apache License 2.0
65 stars 45 forks source link

Add the ability to override default ssh and api access cidr #3

Closed cmrust closed 5 years ago

cmrust commented 5 years ago

Hey @scholzj,

Love the project. Thanks for all of your hard work. I need the ability to override the default CIDRs for ssh and api access. It seemed like a simple enough tweak to submit.

Let me know if I can do anything to facilitate getting it merged.

Thanks,

Chris

scholzj commented 5 years ago

Thanks for the PR.