terraform-google-kubernetes-engine icon indicating copy to clipboard operation
terraform-google-kubernetes-engine copied to clipboard

Readme for Autopilot modules reference unused "enable_autopilot" input

Open grsiepka opened this issue 3 years ago • 0 comments

In the Readme examples for both the beta-autopilot-private-cluster and beta-autopilot-public-cluster, there's reference to an input: enable_autopilot = true, however that doesn't seem to be a valid input (maybe at one time it was?) and its not listed in the list of inputs in the module documentation.

https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/blob/master/modules/beta-autopilot-private-cluster/README.md#usage

https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/blob/master/modules/beta-autopilot-public-cluster/README.md#usage

grsiepka avatar Aug 04 '22 20:08 grsiepka