Skip to content

Commit

Permalink
fix: auto_provisioning_defaults is not really optional
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 5, 2024
1 parent e219d92 commit 8d685df
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 20 deletions.

0 comments on commit 8d685df

Please sign in to comment.