gke-rbac-demo
gke-rbac-demo copied to clipboard
Added the enable_private_endpoint in main.tf
Added the enable_private_endpoint = true in terraform/main.tf to resolve the following issue: Error: Missing required argument
on main.tf line 130, in resource "google_container_cluster" "primary": 130: private_cluster_config {
The argument "enable_private_endpoint" is required, but no definition was found.
Can one of the admins verify this patch?
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: mlinkon
To complete the pull request process, please assign robinpercy
You can assign the PR to them by writing /assign @robinpercy in a comment when ready.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
/assign @robinpercy