From 893514e670b07ef5c6985c810e49a80ba2bdcfe8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 22:46:12 +0000 Subject: [PATCH] Update Terraform google to v5.6.0 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/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/sops/terraform/main.tf | 2 +- terraform/gcp/terraform-cloud/main.tf | 2 +- terraform/gcp/vector/dev/main.tf | 2 +- terraform/gcp/vector/modules/vector/main.tf | 2 +- terraform/gcp/velero/dev/main.tf | 2 +- terraform/gcp/velero/modules/velero/main.tf | 2 +- terraform/gcp/vpc/dev/main.tf | 2 +- terraform/gcp/vpc/modules/vpc/main.tf | 2 +- 35 files changed, 35 insertions(+), 35 deletions(-) diff --git a/terraform/gcp/bastion/dev/main.tf b/terraform/gcp/bastion/dev/main.tf index 0df61b1ee..990161f6f 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 = "5.5.0" + version = "5.6.0" } } } diff --git a/terraform/gcp/bastion/modules/bastion/main.tf b/terraform/gcp/bastion/modules/bastion/main.tf index 0e3a390dc..89e6563e1 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 = "5.5.0" + version = "5.6.0" } } } diff --git a/terraform/gcp/cert-manager/dev/main.tf b/terraform/gcp/cert-manager/dev/main.tf index 0e3a390dc..89e6563e1 100755 --- 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 = "5.5.0" + version = "5.6.0" } } } diff --git a/terraform/gcp/cert-manager/modules/cert-manager/main.tf b/terraform/gcp/cert-manager/modules/cert-manager/main.tf index 0df61b1ee..990161f6f 100755 --- 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 = "5.5.0" + version = "5.6.0" } } } diff --git a/terraform/gcp/cloud-armor/dev/main.tf b/terraform/gcp/cloud-armor/dev/main.tf index 0e3a390dc..89e6563e1 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 = "5.5.0" + version = "5.6.0" } } } diff --git a/terraform/gcp/cloud-armor/modules/cloud-armor/main.tf b/terraform/gcp/cloud-armor/modules/cloud-armor/main.tf index 0e3a390dc..89e6563e1 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 = "5.5.0" + version = "5.6.0" } } } diff --git a/terraform/gcp/cloud-dns/dev/main.tf b/terraform/gcp/cloud-dns/dev/main.tf index 0e3a390dc..89e6563e1 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 = "5.5.0" + version = "5.6.0" } } } diff --git a/terraform/gcp/cloud-dns/modules/cloud-dns/main.tf b/terraform/gcp/cloud-dns/modules/cloud-dns/main.tf index 0e3a390dc..89e6563e1 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 = "5.5.0" + version = "5.6.0" } } } diff --git a/terraform/gcp/cloud-nat/dev/main.tf b/terraform/gcp/cloud-nat/dev/main.tf index 0e3a390dc..89e6563e1 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 = "5.5.0" + version = "5.6.0" } } } diff --git a/terraform/gcp/cloud-nat/modules/cloud-nat/main.tf b/terraform/gcp/cloud-nat/modules/cloud-nat/main.tf index 0df61b1ee..990161f6f 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 = "5.5.0" + version = "5.6.0" } } } diff --git a/terraform/gcp/external-dns/dev/main.tf b/terraform/gcp/external-dns/dev/main.tf index 0df61b1ee..990161f6f 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 = "5.5.0" + version = "5.6.0" } } } diff --git a/terraform/gcp/external-dns/modules/external-dns/main.tf b/terraform/gcp/external-dns/modules/external-dns/main.tf index 0df61b1ee..990161f6f 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 = "5.5.0" + version = "5.6.0" } } } diff --git a/terraform/gcp/external-ips/cloud-nat/dev/main.tf b/terraform/gcp/external-ips/cloud-nat/dev/main.tf index 3d50efee1..1693c33fb 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 = "5.5.0" + version = "5.6.0" } # 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 e7e7d9f60..3040e74cc 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 = "5.5.0" + version = "5.6.0" } # 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 3d50efee1..1693c33fb 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 = "5.5.0" + version = "5.6.0" } # 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 e7e7d9f60..3040e74cc 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 = "5.5.0" + version = "5.6.0" } # 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 0e3a390dc..89e6563e1 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 = "5.5.0" + version = "5.6.0" } } } diff --git a/terraform/gcp/gke/dev/main.tf b/terraform/gcp/gke/dev/main.tf index 96bf7c38c..c5ff0551c 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 = "5.5.0" + version = "5.6.0" } # 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 762972aff..1b724e849 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 = "5.5.0" + version = "5.6.0" } 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 3d50efee1..1693c33fb 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 = "5.5.0" + version = "5.6.0" } # 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 e7e7d9f60..3040e74cc 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 = "5.5.0" + version = "5.6.0" } # google-beta = { # source = "hashicorp/google-beta" diff --git a/terraform/gcp/observability/dev/main.tf b/terraform/gcp/observability/dev/main.tf index 0e3a390dc..89e6563e1 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 = "5.5.0" + version = "5.6.0" } } } diff --git a/terraform/gcp/observability/modules/observability/main.tf b/terraform/gcp/observability/modules/observability/main.tf index 0df61b1ee..990161f6f 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 = "5.5.0" + version = "5.6.0" } } } diff --git a/terraform/gcp/pubsub/dev/main.tf b/terraform/gcp/pubsub/dev/main.tf index 0e3a390dc..89e6563e1 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 = "5.5.0" + version = "5.6.0" } } } diff --git a/terraform/gcp/pubsub/modules/pubsub/main.tf b/terraform/gcp/pubsub/modules/pubsub/main.tf index 0df61b1ee..990161f6f 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 = "5.5.0" + version = "5.6.0" } } } diff --git a/terraform/gcp/secrets/dev/main.tf b/terraform/gcp/secrets/dev/main.tf index 0df61b1ee..990161f6f 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 = "5.5.0" + version = "5.6.0" } } } diff --git a/terraform/gcp/secrets/modules/secrets/main.tf b/terraform/gcp/secrets/modules/secrets/main.tf index 0e3a390dc..89e6563e1 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 = "5.5.0" + version = "5.6.0" } } } diff --git a/terraform/gcp/sops/terraform/main.tf b/terraform/gcp/sops/terraform/main.tf index 0e3a390dc..89e6563e1 100755 --- a/terraform/gcp/sops/terraform/main.tf +++ b/terraform/gcp/sops/terraform/main.tf @@ -20,7 +20,7 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = "5.5.0" + version = "5.6.0" } } } diff --git a/terraform/gcp/terraform-cloud/main.tf b/terraform/gcp/terraform-cloud/main.tf index b23a6c5dd..55f6c2f2d 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 = "5.5.0" + version = "5.6.0" } tfe = { source = "hashicorp/tfe" diff --git a/terraform/gcp/vector/dev/main.tf b/terraform/gcp/vector/dev/main.tf index 0e3a390dc..89e6563e1 100755 --- a/terraform/gcp/vector/dev/main.tf +++ b/terraform/gcp/vector/dev/main.tf @@ -20,7 +20,7 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = "5.5.0" + version = "5.6.0" } } } diff --git a/terraform/gcp/vector/modules/vector/main.tf b/terraform/gcp/vector/modules/vector/main.tf index 0df61b1ee..990161f6f 100755 --- a/terraform/gcp/vector/modules/vector/main.tf +++ b/terraform/gcp/vector/modules/vector/main.tf @@ -21,7 +21,7 @@ terraform { # tflint-ignore: terraform_unused_required_providers google = { source = "hashicorp/google" - version = "5.5.0" + version = "5.6.0" } } } diff --git a/terraform/gcp/velero/dev/main.tf b/terraform/gcp/velero/dev/main.tf index 0e3a390dc..89e6563e1 100755 --- a/terraform/gcp/velero/dev/main.tf +++ b/terraform/gcp/velero/dev/main.tf @@ -20,7 +20,7 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = "5.5.0" + version = "5.6.0" } } } diff --git a/terraform/gcp/velero/modules/velero/main.tf b/terraform/gcp/velero/modules/velero/main.tf index 0df61b1ee..990161f6f 100755 --- a/terraform/gcp/velero/modules/velero/main.tf +++ b/terraform/gcp/velero/modules/velero/main.tf @@ -21,7 +21,7 @@ terraform { # tflint-ignore: terraform_unused_required_providers google = { source = "hashicorp/google" - version = "5.5.0" + version = "5.6.0" } } } diff --git a/terraform/gcp/vpc/dev/main.tf b/terraform/gcp/vpc/dev/main.tf index 0e3a390dc..89e6563e1 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 = "5.5.0" + version = "5.6.0" } } } diff --git a/terraform/gcp/vpc/modules/vpc/main.tf b/terraform/gcp/vpc/modules/vpc/main.tf index 0df61b1ee..990161f6f 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 = "5.5.0" + version = "5.6.0" } } }