From 963634fc08ebdb7caa6758cc53e3bb1576f6a9d5 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 30 Jul 2024 22:55:27 +0000 Subject: [PATCH] feat(deps): Update Terraform Google Provider to v5 --- examples/standalone/versions.tf | 4 ++-- modules/data-governance-sa/versions.tf | 4 ++-- modules/data-governance/versions.tf | 4 ++-- modules/data-ingestion-sa/versions.tf | 4 ++-- modules/data-ingestion/versions.tf | 4 ++-- modules/data/versions.tf | 4 ++-- modules/dlp-scanner/versions.tf | 4 ++-- modules/harness-artifact-registry/versions.tf | 4 ++-- modules/harness-logging/versions.tf | 4 ++-- modules/harness-projects/versions.tf | 4 ++-- modules/organization-policies/versions.tf | 2 +- modules/vpc-sc-config/versions.tf | 4 ++-- test/fixtures/standalone/versions.tf | 4 ++-- versions.tf | 4 ++-- 14 files changed, 27 insertions(+), 27 deletions(-) diff --git a/examples/standalone/versions.tf b/examples/standalone/versions.tf index cdd2bc1..7cd12c5 100644 --- a/examples/standalone/versions.tf +++ b/examples/standalone/versions.tf @@ -19,12 +19,12 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 4.61.0, < 5.0" + version = ">= 4.61.0, < 5.40" } google-beta = { source = "hashicorp/google-beta" - version = "< 5.0" + version = "< 5.40" } null = { diff --git a/modules/data-governance-sa/versions.tf b/modules/data-governance-sa/versions.tf index f7f70c3..b29bd6e 100644 --- a/modules/data-governance-sa/versions.tf +++ b/modules/data-governance-sa/versions.tf @@ -21,12 +21,12 @@ terraform { google = { source = "hashicorp/google" - version = ">= 4.61.0, < 5.0" + version = ">= 4.61.0, < 5.40" } google-beta = { source = "hashicorp/google-beta" - version = "< 5.0" + version = "< 5.40" } null = { diff --git a/modules/data-governance/versions.tf b/modules/data-governance/versions.tf index f7f70c3..b29bd6e 100644 --- a/modules/data-governance/versions.tf +++ b/modules/data-governance/versions.tf @@ -21,12 +21,12 @@ terraform { google = { source = "hashicorp/google" - version = ">= 4.61.0, < 5.0" + version = ">= 4.61.0, < 5.40" } google-beta = { source = "hashicorp/google-beta" - version = "< 5.0" + version = "< 5.40" } null = { diff --git a/modules/data-ingestion-sa/versions.tf b/modules/data-ingestion-sa/versions.tf index f7f70c3..b29bd6e 100644 --- a/modules/data-ingestion-sa/versions.tf +++ b/modules/data-ingestion-sa/versions.tf @@ -21,12 +21,12 @@ terraform { google = { source = "hashicorp/google" - version = ">= 4.61.0, < 5.0" + version = ">= 4.61.0, < 5.40" } google-beta = { source = "hashicorp/google-beta" - version = "< 5.0" + version = "< 5.40" } null = { diff --git a/modules/data-ingestion/versions.tf b/modules/data-ingestion/versions.tf index f7f70c3..b29bd6e 100644 --- a/modules/data-ingestion/versions.tf +++ b/modules/data-ingestion/versions.tf @@ -21,12 +21,12 @@ terraform { google = { source = "hashicorp/google" - version = ">= 4.61.0, < 5.0" + version = ">= 4.61.0, < 5.40" } google-beta = { source = "hashicorp/google-beta" - version = "< 5.0" + version = "< 5.40" } null = { diff --git a/modules/data/versions.tf b/modules/data/versions.tf index 81ee7a6..fd39bac 100644 --- a/modules/data/versions.tf +++ b/modules/data/versions.tf @@ -21,12 +21,12 @@ terraform { google = { source = "hashicorp/google" - version = ">= 4.61.0, < 5.0" + version = ">= 4.61.0, < 5.40" } google-beta = { source = "hashicorp/google-beta" - version = "< 5.0" + version = "< 5.40" } null = { diff --git a/modules/dlp-scanner/versions.tf b/modules/dlp-scanner/versions.tf index 1d65bb7..1731ac5 100644 --- a/modules/dlp-scanner/versions.tf +++ b/modules/dlp-scanner/versions.tf @@ -26,12 +26,12 @@ terraform { google = { source = "hashicorp/google" - version = ">= 4.61.0, < 5.0" + version = ">= 4.61.0, < 5.40" } google-beta = { source = "hashicorp/google-beta" - version = "< 5.0" + version = "< 5.40" } } } diff --git a/modules/harness-artifact-registry/versions.tf b/modules/harness-artifact-registry/versions.tf index 886b324..5dccecc 100644 --- a/modules/harness-artifact-registry/versions.tf +++ b/modules/harness-artifact-registry/versions.tf @@ -20,12 +20,12 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 4.61.0, < 5.0" + version = ">= 4.61.0, < 5.40" } google-beta = { source = "hashicorp/google-beta" - version = "< 5.0" + version = "< 5.40" } random = { diff --git a/modules/harness-logging/versions.tf b/modules/harness-logging/versions.tf index f7f70c3..b29bd6e 100644 --- a/modules/harness-logging/versions.tf +++ b/modules/harness-logging/versions.tf @@ -21,12 +21,12 @@ terraform { google = { source = "hashicorp/google" - version = ">= 4.61.0, < 5.0" + version = ">= 4.61.0, < 5.40" } google-beta = { source = "hashicorp/google-beta" - version = "< 5.0" + version = "< 5.40" } null = { diff --git a/modules/harness-projects/versions.tf b/modules/harness-projects/versions.tf index 886b324..5dccecc 100644 --- a/modules/harness-projects/versions.tf +++ b/modules/harness-projects/versions.tf @@ -20,12 +20,12 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 4.61.0, < 5.0" + version = ">= 4.61.0, < 5.40" } google-beta = { source = "hashicorp/google-beta" - version = "< 5.0" + version = "< 5.40" } random = { diff --git a/modules/organization-policies/versions.tf b/modules/organization-policies/versions.tf index 0e2a922..00e831b 100644 --- a/modules/organization-policies/versions.tf +++ b/modules/organization-policies/versions.tf @@ -20,7 +20,7 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 4.61.0, < 5.0" + version = ">= 4.61.0, < 5.40" } } diff --git a/modules/vpc-sc-config/versions.tf b/modules/vpc-sc-config/versions.tf index f7f70c3..b29bd6e 100644 --- a/modules/vpc-sc-config/versions.tf +++ b/modules/vpc-sc-config/versions.tf @@ -21,12 +21,12 @@ terraform { google = { source = "hashicorp/google" - version = ">= 4.61.0, < 5.0" + version = ">= 4.61.0, < 5.40" } google-beta = { source = "hashicorp/google-beta" - version = "< 5.0" + version = "< 5.40" } null = { diff --git a/test/fixtures/standalone/versions.tf b/test/fixtures/standalone/versions.tf index f7f70c3..b29bd6e 100644 --- a/test/fixtures/standalone/versions.tf +++ b/test/fixtures/standalone/versions.tf @@ -21,12 +21,12 @@ terraform { google = { source = "hashicorp/google" - version = ">= 4.61.0, < 5.0" + version = ">= 4.61.0, < 5.40" } google-beta = { source = "hashicorp/google-beta" - version = "< 5.0" + version = "< 5.40" } null = { diff --git a/versions.tf b/versions.tf index cdd2bc1..7cd12c5 100644 --- a/versions.tf +++ b/versions.tf @@ -19,12 +19,12 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 4.61.0, < 5.0" + version = ">= 4.61.0, < 5.40" } google-beta = { source = "hashicorp/google-beta" - version = "< 5.0" + version = "< 5.40" } null = {