terraform-kubernetes-installer icon indicating copy to clipboard operation
terraform-kubernetes-installer copied to clipboard

Allow creation of clusters with existing subnets, routes and security lists.

Open garthy opened this issue 7 years ago • 1 comments

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.

garthy avatar Mar 26 '18 12:03 garthy

See precreated-subnets branch for a quick implementation that satisfies a particular use case.

tjfontaine avatar Mar 27 '18 03:03 tjfontaine