Skip to content

Commit

Permalink
fix: auto_provisioning_defaults is not really optional (#2051)
Browse files Browse the repository at this point in the history
Due to the disk_type validation for auto provision node pool,
this module always forced to create a GKE standard cluster
with a auto provisioned node pool. This is not desirable if
you manage pools separately like using the `gke-nodepool`.
  • Loading branch information
kumadee committed Feb 6, 2024
1 parent e219d92 commit 27e503a
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 20 deletions.

0 comments on commit 27e503a

Please sign in to comment.