Skip to content

Commit

Permalink
Merge pull request #5 from SatoriCyber/SGA-4027-upgrade-google-provid…
Browse files Browse the repository at this point in the history
…er-version

Sga 4027 upgrade google provider version
  • Loading branch information
alexku7 authored Jul 5, 2022
2 parents 9b15cee + 40fc49a commit 35d7a70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/private-cluster/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = ">= 3.39.0, <4.0.0"
version = ">= 3.39.0, <5.0.0"
}
kubernetes = {
source = "hashicorp/kubernetes"
Expand Down

0 comments on commit 35d7a70

Please sign in to comment.