Skip to content

Commit

Permalink
Require google provider version that supports fuse CSI driver
Browse files Browse the repository at this point in the history
  • Loading branch information
pst committed Aug 16, 2023
1 parent 221ea81 commit 805a8fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google/_modules/gke/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
google = {
# https://registry.terraform.io/providers/hashicorp/google/latest
source = "hashicorp/google"
version = ">= 4.0.0"
version = ">= 4.76.0"
}

kubernetes = {
Expand Down

0 comments on commit 805a8fa

Please sign in to comment.