This repository was archived by the owner on Feb 18, 2025. It is now read-only.

Description
I use provider version 4.10.0. make tf-apply shows below error:
Error: Missing required argument
│
│ on main.tf line 70, in resource "google_container_cluster" "primary":
│ 70: private_cluster_config {
│
│ The argument "enable_private_endpoint" is required, but no definition was found. how to resolve?