gke-rbac-demo icon indicating copy to clipboard operation
gke-rbac-demo copied to clipboard

Added the enable_private_endpoint in main.tf

Open mlinkon opened this issue 5 years ago • 3 comments
trafficstars

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.

mlinkon avatar Jan 21 '20 08:01 mlinkon

Can one of the admins verify this patch?

helmsman-bot avatar Jan 21 '20 08:01 helmsman-bot

[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.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

google-oss-robot avatar Jan 21 '20 08:01 google-oss-robot

/assign @robinpercy

mlinkon avatar Jan 21 '20 08:01 mlinkon