Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gke node zones #94

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Gke node zones #94

wants to merge 4 commits into from

Conversation

pk0331
Copy link
Contributor

@pk0331 pk0331 commented Jan 22, 2023

CodeEnhancements for Passing Zones to GKE NodePool

@@ -37,6 +37,29 @@ resource "google_compute_subnetwork" "cluster_subnet" {
]
}

locals {
ng_formated_zones_list = [for ng in var.node_pools :
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should also set defaults for these params. Just saw that there weren't any

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants