From 29bb659e3e2d53e0e8235a31a7d2a0f172177d93 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 21:36:02 +0000 Subject: [PATCH] chore(deps): update terraform google to v6.14.1 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- terraform/gcp/bastion/dev/main.tf | 2 +- terraform/gcp/bastion/modules/bastion/main.tf | 2 +- terraform/gcp/cert-manager/dev/main.tf | 2 +- terraform/gcp/cert-manager/modules/cert-manager/main.tf | 2 +- terraform/gcp/cloud-armor/dev/main.tf | 2 +- terraform/gcp/cloud-armor/modules/cloud-armor/main.tf | 2 +- terraform/gcp/cloud-dns/dev/main.tf | 2 +- terraform/gcp/cloud-dns/modules/cloud-dns/main.tf | 2 +- terraform/gcp/cloud-nat/dev/main.tf | 2 +- terraform/gcp/cloud-nat/modules/cloud-nat/main.tf | 2 +- terraform/gcp/external-dns/dev/main.tf | 2 +- terraform/gcp/external-dns/modules/external-dns/main.tf | 2 +- terraform/gcp/external-ips/cloud-nat/dev/main.tf | 2 +- terraform/gcp/external-ips/cloud-nat/modules/cloud-nat/main.tf | 2 +- terraform/gcp/external-ips/external-lb/dev/main.tf | 2 +- .../gcp/external-ips/external-lb/modules/external-lb/main.tf | 2 +- terraform/gcp/gh-oidc/terraform/main.tf | 2 +- terraform/gcp/gke/dev/main.tf | 2 +- terraform/gcp/gke/modules/gke/main.tf | 2 +- terraform/gcp/internal-ips/internal-lb/dev/main.tf | 2 +- .../gcp/internal-ips/internal-lb/modules/internal-lb/main.tf | 2 +- terraform/gcp/observability/dev/main.tf | 2 +- terraform/gcp/observability/modules/observability/main.tf | 2 +- terraform/gcp/oidc/main.tf | 2 +- terraform/gcp/pubsub/dev/main.tf | 2 +- terraform/gcp/pubsub/modules/pubsub/main.tf | 2 +- terraform/gcp/secrets/dev/main.tf | 2 +- terraform/gcp/secrets/modules/secrets/main.tf | 2 +- terraform/gcp/terraform-cloud/main.tf | 2 +- terraform/gcp/vpc/dev/main.tf | 2 +- terraform/gcp/vpc/modules/vpc/main.tf | 2 +- 31 files changed, 31 insertions(+), 31 deletions(-) diff --git a/terraform/gcp/bastion/dev/main.tf b/terraform/gcp/bastion/dev/main.tf index 98d762495..e77625a89 100755 --- a/terraform/gcp/bastion/dev/main.tf +++ b/terraform/gcp/bastion/dev/main.tf @@ -21,7 +21,7 @@ terraform { # tflint-ignore: terraform_unused_required_providers google = { source = "hashicorp/google" - version = "6.13.0" + version = "6.14.1" } } } diff --git a/terraform/gcp/bastion/modules/bastion/main.tf b/terraform/gcp/bastion/modules/bastion/main.tf index dbd431375..2326b27ce 100755 --- a/terraform/gcp/bastion/modules/bastion/main.tf +++ b/terraform/gcp/bastion/modules/bastion/main.tf @@ -20,7 +20,7 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = "6.13.0" + version = "6.14.1" } } } diff --git a/terraform/gcp/cert-manager/dev/main.tf b/terraform/gcp/cert-manager/dev/main.tf index dbd431375..2326b27ce 100644 --- a/terraform/gcp/cert-manager/dev/main.tf +++ b/terraform/gcp/cert-manager/dev/main.tf @@ -20,7 +20,7 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = "6.13.0" + version = "6.14.1" } } } diff --git a/terraform/gcp/cert-manager/modules/cert-manager/main.tf b/terraform/gcp/cert-manager/modules/cert-manager/main.tf index 98d762495..e77625a89 100644 --- a/terraform/gcp/cert-manager/modules/cert-manager/main.tf +++ b/terraform/gcp/cert-manager/modules/cert-manager/main.tf @@ -21,7 +21,7 @@ terraform { # tflint-ignore: terraform_unused_required_providers google = { source = "hashicorp/google" - version = "6.13.0" + version = "6.14.1" } } } diff --git a/terraform/gcp/cloud-armor/dev/main.tf b/terraform/gcp/cloud-armor/dev/main.tf index dbd431375..2326b27ce 100644 --- a/terraform/gcp/cloud-armor/dev/main.tf +++ b/terraform/gcp/cloud-armor/dev/main.tf @@ -20,7 +20,7 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = "6.13.0" + version = "6.14.1" } } } diff --git a/terraform/gcp/cloud-armor/modules/cloud-armor/main.tf b/terraform/gcp/cloud-armor/modules/cloud-armor/main.tf index dbd431375..2326b27ce 100644 --- a/terraform/gcp/cloud-armor/modules/cloud-armor/main.tf +++ b/terraform/gcp/cloud-armor/modules/cloud-armor/main.tf @@ -20,7 +20,7 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = "6.13.0" + version = "6.14.1" } } } diff --git a/terraform/gcp/cloud-dns/dev/main.tf b/terraform/gcp/cloud-dns/dev/main.tf index dbd431375..2326b27ce 100755 --- a/terraform/gcp/cloud-dns/dev/main.tf +++ b/terraform/gcp/cloud-dns/dev/main.tf @@ -20,7 +20,7 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = "6.13.0" + version = "6.14.1" } } } diff --git a/terraform/gcp/cloud-dns/modules/cloud-dns/main.tf b/terraform/gcp/cloud-dns/modules/cloud-dns/main.tf index dbd431375..2326b27ce 100755 --- a/terraform/gcp/cloud-dns/modules/cloud-dns/main.tf +++ b/terraform/gcp/cloud-dns/modules/cloud-dns/main.tf @@ -20,7 +20,7 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = "6.13.0" + version = "6.14.1" } } } diff --git a/terraform/gcp/cloud-nat/dev/main.tf b/terraform/gcp/cloud-nat/dev/main.tf index dbd431375..2326b27ce 100644 --- a/terraform/gcp/cloud-nat/dev/main.tf +++ b/terraform/gcp/cloud-nat/dev/main.tf @@ -20,7 +20,7 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = "6.13.0" + version = "6.14.1" } } } diff --git a/terraform/gcp/cloud-nat/modules/cloud-nat/main.tf b/terraform/gcp/cloud-nat/modules/cloud-nat/main.tf index 98d762495..e77625a89 100644 --- a/terraform/gcp/cloud-nat/modules/cloud-nat/main.tf +++ b/terraform/gcp/cloud-nat/modules/cloud-nat/main.tf @@ -21,7 +21,7 @@ terraform { # tflint-ignore: terraform_unused_required_providers google = { source = "hashicorp/google" - version = "6.13.0" + version = "6.14.1" } } } diff --git a/terraform/gcp/external-dns/dev/main.tf b/terraform/gcp/external-dns/dev/main.tf index 98d762495..e77625a89 100755 --- a/terraform/gcp/external-dns/dev/main.tf +++ b/terraform/gcp/external-dns/dev/main.tf @@ -21,7 +21,7 @@ terraform { # tflint-ignore: terraform_unused_required_providers google = { source = "hashicorp/google" - version = "6.13.0" + version = "6.14.1" } } } diff --git a/terraform/gcp/external-dns/modules/external-dns/main.tf b/terraform/gcp/external-dns/modules/external-dns/main.tf index 98d762495..e77625a89 100755 --- a/terraform/gcp/external-dns/modules/external-dns/main.tf +++ b/terraform/gcp/external-dns/modules/external-dns/main.tf @@ -21,7 +21,7 @@ terraform { # tflint-ignore: terraform_unused_required_providers google = { source = "hashicorp/google" - version = "6.13.0" + version = "6.14.1" } } } diff --git a/terraform/gcp/external-ips/cloud-nat/dev/main.tf b/terraform/gcp/external-ips/cloud-nat/dev/main.tf index ae59e35e3..dd11f945a 100644 --- a/terraform/gcp/external-ips/cloud-nat/dev/main.tf +++ b/terraform/gcp/external-ips/cloud-nat/dev/main.tf @@ -20,7 +20,7 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = "6.13.0" + version = "6.14.1" } # google-beta = { # source = "hashicorp/google-beta" diff --git a/terraform/gcp/external-ips/cloud-nat/modules/cloud-nat/main.tf b/terraform/gcp/external-ips/cloud-nat/modules/cloud-nat/main.tf index ffdf2bdb7..3ccb4cb58 100644 --- a/terraform/gcp/external-ips/cloud-nat/modules/cloud-nat/main.tf +++ b/terraform/gcp/external-ips/cloud-nat/modules/cloud-nat/main.tf @@ -21,7 +21,7 @@ terraform { # tflint-ignore: terraform_unused_required_providers google = { source = "hashicorp/google" - version = "6.13.0" + version = "6.14.1" } # google-beta = { # source = "hashicorp/google-beta" diff --git a/terraform/gcp/external-ips/external-lb/dev/main.tf b/terraform/gcp/external-ips/external-lb/dev/main.tf index ae59e35e3..dd11f945a 100644 --- a/terraform/gcp/external-ips/external-lb/dev/main.tf +++ b/terraform/gcp/external-ips/external-lb/dev/main.tf @@ -20,7 +20,7 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = "6.13.0" + version = "6.14.1" } # google-beta = { # source = "hashicorp/google-beta" diff --git a/terraform/gcp/external-ips/external-lb/modules/external-lb/main.tf b/terraform/gcp/external-ips/external-lb/modules/external-lb/main.tf index ffdf2bdb7..3ccb4cb58 100644 --- a/terraform/gcp/external-ips/external-lb/modules/external-lb/main.tf +++ b/terraform/gcp/external-ips/external-lb/modules/external-lb/main.tf @@ -21,7 +21,7 @@ terraform { # tflint-ignore: terraform_unused_required_providers google = { source = "hashicorp/google" - version = "6.13.0" + version = "6.14.1" } # google-beta = { # source = "hashicorp/google-beta" diff --git a/terraform/gcp/gh-oidc/terraform/main.tf b/terraform/gcp/gh-oidc/terraform/main.tf index dbd431375..2326b27ce 100644 --- a/terraform/gcp/gh-oidc/terraform/main.tf +++ b/terraform/gcp/gh-oidc/terraform/main.tf @@ -20,7 +20,7 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = "6.13.0" + version = "6.14.1" } } } diff --git a/terraform/gcp/gke/dev/main.tf b/terraform/gcp/gke/dev/main.tf index 08467d689..e96379f09 100644 --- a/terraform/gcp/gke/dev/main.tf +++ b/terraform/gcp/gke/dev/main.tf @@ -21,7 +21,7 @@ terraform { # tflint-ignore: terraform_unused_required_providers google = { source = "hashicorp/google" - version = "6.13.0" + version = "6.14.1" } # tflint-ignore: terraform_unused_required_providers google-beta = { diff --git a/terraform/gcp/gke/modules/gke/main.tf b/terraform/gcp/gke/modules/gke/main.tf index 6d9a0a431..7b2b9b206 100644 --- a/terraform/gcp/gke/modules/gke/main.tf +++ b/terraform/gcp/gke/modules/gke/main.tf @@ -20,7 +20,7 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = "6.13.0" + version = "6.14.1" } google-beta = { source = "hashicorp/google-beta" diff --git a/terraform/gcp/internal-ips/internal-lb/dev/main.tf b/terraform/gcp/internal-ips/internal-lb/dev/main.tf index ae59e35e3..dd11f945a 100644 --- a/terraform/gcp/internal-ips/internal-lb/dev/main.tf +++ b/terraform/gcp/internal-ips/internal-lb/dev/main.tf @@ -20,7 +20,7 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = "6.13.0" + version = "6.14.1" } # google-beta = { # source = "hashicorp/google-beta" diff --git a/terraform/gcp/internal-ips/internal-lb/modules/internal-lb/main.tf b/terraform/gcp/internal-ips/internal-lb/modules/internal-lb/main.tf index ffdf2bdb7..3ccb4cb58 100644 --- a/terraform/gcp/internal-ips/internal-lb/modules/internal-lb/main.tf +++ b/terraform/gcp/internal-ips/internal-lb/modules/internal-lb/main.tf @@ -21,7 +21,7 @@ terraform { # tflint-ignore: terraform_unused_required_providers google = { source = "hashicorp/google" - version = "6.13.0" + version = "6.14.1" } # google-beta = { # source = "hashicorp/google-beta" diff --git a/terraform/gcp/observability/dev/main.tf b/terraform/gcp/observability/dev/main.tf index dbd431375..2326b27ce 100755 --- a/terraform/gcp/observability/dev/main.tf +++ b/terraform/gcp/observability/dev/main.tf @@ -20,7 +20,7 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = "6.13.0" + version = "6.14.1" } } } diff --git a/terraform/gcp/observability/modules/observability/main.tf b/terraform/gcp/observability/modules/observability/main.tf index 98d762495..e77625a89 100755 --- a/terraform/gcp/observability/modules/observability/main.tf +++ b/terraform/gcp/observability/modules/observability/main.tf @@ -21,7 +21,7 @@ terraform { # tflint-ignore: terraform_unused_required_providers google = { source = "hashicorp/google" - version = "6.13.0" + version = "6.14.1" } } } diff --git a/terraform/gcp/oidc/main.tf b/terraform/gcp/oidc/main.tf index 5614a7a31..269c7a9f9 100644 --- a/terraform/gcp/oidc/main.tf +++ b/terraform/gcp/oidc/main.tf @@ -20,7 +20,7 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = "6.13.0" + version = "6.14.1" configuration_aliases = [ google.bootstrap, google.network, diff --git a/terraform/gcp/pubsub/dev/main.tf b/terraform/gcp/pubsub/dev/main.tf index dbd431375..2326b27ce 100755 --- a/terraform/gcp/pubsub/dev/main.tf +++ b/terraform/gcp/pubsub/dev/main.tf @@ -20,7 +20,7 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = "6.13.0" + version = "6.14.1" } } } diff --git a/terraform/gcp/pubsub/modules/pubsub/main.tf b/terraform/gcp/pubsub/modules/pubsub/main.tf index 98d762495..e77625a89 100755 --- a/terraform/gcp/pubsub/modules/pubsub/main.tf +++ b/terraform/gcp/pubsub/modules/pubsub/main.tf @@ -21,7 +21,7 @@ terraform { # tflint-ignore: terraform_unused_required_providers google = { source = "hashicorp/google" - version = "6.13.0" + version = "6.14.1" } } } diff --git a/terraform/gcp/secrets/dev/main.tf b/terraform/gcp/secrets/dev/main.tf index 98d762495..e77625a89 100755 --- a/terraform/gcp/secrets/dev/main.tf +++ b/terraform/gcp/secrets/dev/main.tf @@ -21,7 +21,7 @@ terraform { # tflint-ignore: terraform_unused_required_providers google = { source = "hashicorp/google" - version = "6.13.0" + version = "6.14.1" } } } diff --git a/terraform/gcp/secrets/modules/secrets/main.tf b/terraform/gcp/secrets/modules/secrets/main.tf index dbd431375..2326b27ce 100755 --- a/terraform/gcp/secrets/modules/secrets/main.tf +++ b/terraform/gcp/secrets/modules/secrets/main.tf @@ -20,7 +20,7 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = "6.13.0" + version = "6.14.1" } } } diff --git a/terraform/gcp/terraform-cloud/main.tf b/terraform/gcp/terraform-cloud/main.tf index f39d4d65d..47bf52316 100644 --- a/terraform/gcp/terraform-cloud/main.tf +++ b/terraform/gcp/terraform-cloud/main.tf @@ -20,7 +20,7 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = "6.13.0" + version = "6.14.1" } tfe = { source = "hashicorp/tfe" diff --git a/terraform/gcp/vpc/dev/main.tf b/terraform/gcp/vpc/dev/main.tf index dbd431375..2326b27ce 100755 --- a/terraform/gcp/vpc/dev/main.tf +++ b/terraform/gcp/vpc/dev/main.tf @@ -20,7 +20,7 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = "6.13.0" + version = "6.14.1" } } } diff --git a/terraform/gcp/vpc/modules/vpc/main.tf b/terraform/gcp/vpc/modules/vpc/main.tf index 98d762495..e77625a89 100755 --- a/terraform/gcp/vpc/modules/vpc/main.tf +++ b/terraform/gcp/vpc/modules/vpc/main.tf @@ -21,7 +21,7 @@ terraform { # tflint-ignore: terraform_unused_required_providers google = { source = "hashicorp/google" - version = "6.13.0" + version = "6.14.1" } } }