Skip to content

Issue with private cluster endpoint #364

Closed
@morgante

Description

@morgante

When setting enable_private_nodes to false on a private cluster, this error comes up:

 95:   cluster_output_endpoint = var.deploy_using_private_endpoint ? google_container_cluster.primary.private_cluster_config.0.private_endpoint : google_container_cluster.primary.private_cluster_config.0.public_endpoint

Introduced in 018c6fb

Metadata

Metadata

Assignees

Labels

P1highest priority issuesbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions