terraform-kubernetes-installer
terraform-kubernetes-installer copied to clipboard
Allow creation of clusters with existing subnets, routes and security lists.
This handles the case where the user only has the use permission, which prevents them from creating subnets (or security lists, or route tables), but allows them to launch instances.
See precreated-subnets branch for a quick implementation that satisfies a particular use case.