diff --git a/examples/cdn-policy/versions.tf b/examples/cdn-policy/versions.tf index 1b67e0ad..fd971627 100644 --- a/examples/cdn-policy/versions.tf +++ b/examples/cdn-policy/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 3.53, < 5.0" + version = ">= 3.53, < 5.1" } google-beta = { source = "hashicorp/google-beta" - version = ">= 4.40, < 5.0" + version = ">= 4.40, < 5.1" } template = { source = "hashicorp/template" diff --git a/examples/cloudrun/versions.tf b/examples/cloudrun/versions.tf index 7ef2c713..47f243e0 100644 --- a/examples/cloudrun/versions.tf +++ b/examples/cloudrun/versions.tf @@ -18,11 +18,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 3.53, < 5.0" + version = ">= 3.53, < 5.1" } google-beta = { source = "hashicorp/google-beta" - version = ">= 3.53, < 5.0" + version = ">= 3.53, < 5.1" } } required_version = ">= 0.13" diff --git a/examples/cross-project-mig-backend/versions.tf b/examples/cross-project-mig-backend/versions.tf index 1b67e0ad..fd971627 100644 --- a/examples/cross-project-mig-backend/versions.tf +++ b/examples/cross-project-mig-backend/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 3.53, < 5.0" + version = ">= 3.53, < 5.1" } google-beta = { source = "hashicorp/google-beta" - version = ">= 4.40, < 5.0" + version = ">= 4.40, < 5.1" } template = { source = "hashicorp/template" diff --git a/examples/https-gke/gke-node-port/versions.tf b/examples/https-gke/gke-node-port/versions.tf index 0c73eb4c..61a81f9e 100644 --- a/examples/https-gke/gke-node-port/versions.tf +++ b/examples/https-gke/gke-node-port/versions.tf @@ -18,7 +18,7 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 3.90, < 5.0" + version = ">= 3.90, < 5.1" } kubernetes = { source = "hashicorp/kubernetes" diff --git a/examples/https-redirect/versions.tf b/examples/https-redirect/versions.tf index 7584b1c5..abf0ccd3 100644 --- a/examples/https-redirect/versions.tf +++ b/examples/https-redirect/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 3.53, < 5.0" + version = ">= 3.53, < 5.1" } google-beta = { source = "hashicorp/google-beta" - version = ">= 4.40, < 5.0" + version = ">= 4.40, < 5.1" } template = { source = "hashicorp/template" diff --git a/examples/mig-nat-http-lb/versions.tf b/examples/mig-nat-http-lb/versions.tf index 1b67e0ad..fd971627 100644 --- a/examples/mig-nat-http-lb/versions.tf +++ b/examples/mig-nat-http-lb/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 3.53, < 5.0" + version = ">= 3.53, < 5.1" } google-beta = { source = "hashicorp/google-beta" - version = ">= 4.40, < 5.0" + version = ">= 4.40, < 5.1" } template = { source = "hashicorp/template" diff --git a/examples/multi-backend-multi-mig-bucket-https-lb/versions.tf b/examples/multi-backend-multi-mig-bucket-https-lb/versions.tf index 9407684e..bf4f6057 100644 --- a/examples/multi-backend-multi-mig-bucket-https-lb/versions.tf +++ b/examples/multi-backend-multi-mig-bucket-https-lb/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 3.53, < 5.0" + version = ">= 3.53, < 5.1" } google-beta = { source = "hashicorp/google-beta" - version = ">= 4.40, < 5.0" + version = ">= 4.40, < 5.1" } random = { source = "hashicorp/random" diff --git a/examples/multi-mig-http-lb/versions.tf b/examples/multi-mig-http-lb/versions.tf index 1b67e0ad..fd971627 100644 --- a/examples/multi-mig-http-lb/versions.tf +++ b/examples/multi-mig-http-lb/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 3.53, < 5.0" + version = ">= 3.53, < 5.1" } google-beta = { source = "hashicorp/google-beta" - version = ">= 4.40, < 5.0" + version = ">= 4.40, < 5.1" } template = { source = "hashicorp/template" diff --git a/examples/multiple-certs/versions.tf b/examples/multiple-certs/versions.tf index 9407684e..bf4f6057 100644 --- a/examples/multiple-certs/versions.tf +++ b/examples/multiple-certs/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 3.53, < 5.0" + version = ">= 3.53, < 5.1" } google-beta = { source = "hashicorp/google-beta" - version = ">= 4.40, < 5.0" + version = ">= 4.40, < 5.1" } random = { source = "hashicorp/random" diff --git a/examples/shared-vpc/versions.tf b/examples/shared-vpc/versions.tf index 1b67e0ad..fd971627 100644 --- a/examples/shared-vpc/versions.tf +++ b/examples/shared-vpc/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 3.53, < 5.0" + version = ">= 3.53, < 5.1" } google-beta = { source = "hashicorp/google-beta" - version = ">= 4.40, < 5.0" + version = ">= 4.40, < 5.1" } template = { source = "hashicorp/template" diff --git a/modules/dynamic_backends/versions.tf b/modules/dynamic_backends/versions.tf index 095762dd..b0649207 100644 --- a/modules/dynamic_backends/versions.tf +++ b/modules/dynamic_backends/versions.tf @@ -20,11 +20,11 @@ terraform { google = { source = "hashicorp/google" - version = ">= 4.50, < 5.0" + version = ">= 4.50, < 5.1" } google-beta = { source = "hashicorp/google-beta" - version = ">= 4.50, < 5.0" + version = ">= 4.50, < 5.1" } random = { source = "hashicorp/random" diff --git a/modules/serverless_negs/versions.tf b/modules/serverless_negs/versions.tf index 07332232..40e2eac1 100644 --- a/modules/serverless_negs/versions.tf +++ b/modules/serverless_negs/versions.tf @@ -20,11 +20,11 @@ terraform { google = { source = "hashicorp/google" - version = ">= 4.50, < 5.0" + version = ">= 4.50, < 5.1" } google-beta = { source = "hashicorp/google-beta" - version = ">= 4.50, < 5.0" + version = ">= 4.50, < 5.1" } random = { source = "hashicorp/random" diff --git a/test/setup/versions.tf b/test/setup/versions.tf index 24dbeb35..06da55bd 100644 --- a/test/setup/versions.tf +++ b/test/setup/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 3.32, < 5.0" + version = ">= 3.32, < 5.1" } google-beta = { source = "hashicorp/google-beta" - version = ">= 4.40, < 5.0" + version = ">= 4.40, < 5.1" } } } diff --git a/versions.tf b/versions.tf index 0a181446..c44690a0 100644 --- a/versions.tf +++ b/versions.tf @@ -20,11 +20,11 @@ terraform { google = { source = "hashicorp/google" - version = ">= 4.50, < 5.0" + version = ">= 4.50, < 5.1" } google-beta = { source = "hashicorp/google-beta" - version = ">= 4.50, < 5.0" + version = ">= 4.50, < 5.1" } random = { source = "hashicorp/random"