terraform-google-kubernetes-engine
terraform-google-kubernetes-engine copied to clipboard
feat: update default value to enable private ip
@ericyz
Thanks for the PR! 🚀
✅ Lint checks have passed.
As it aims to create private cluster, default to enable_private_nodes = true would make more logical sense.
I also acknowledge that it is a breaking change. Would you consider to incorporate it into next major version bump?
@ericyz considering we have safer cluster and this is exposed via a variable, I am leaning towards not making this breaking change change.
I am for minimising the disruption, but having a public cluster with default value deviated the name of the private module. Hope this can get considered in future breaking change.
This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days