From 90360c591ec1055471cd7d4f8605170a57dd9f52 Mon Sep 17 00:00:00 2001 From: Jason Steenblik Date: Tue, 10 Dec 2024 16:39:48 +0100 Subject: [PATCH] =?UTF-8?q?Add=20confidential=20compute=20support=20to=20g?= =?UTF-8?q?oogle=5Fdataproc=5Fcluster=20in=20the=20da=E2=80=A6=20(#2736)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add confidential compute support to google_dataproc_cluster in the dataproc module * fix parent id lookup for networking and security stages (#2744) * Add optional automated MD5 generation in net-vlan-attachment module (#2745) * Bump path-to-regexp and express in /blueprints/gke/binauthz/image (#2749) Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) to 0.1.12 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `path-to-regexp` from 0.1.10 to 0.1.12 - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.10...v0.1.12) Updates `express` from 4.21.1 to 4.21.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md) - [Commits](https://github.com/expressjs/express/compare/4.21.1...4.21.2) --- updated-dependencies: - dependency-name: path-to-regexp dependency-type: indirect - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add ability to autogenerate md5 keys in net-vpn-ha (#2748) * Add ability to optionally generate MD5 secrets in VPN module * Add ability to autogenerate MD5 keys in net-vpn-ha module * restore missing output * fix test counts --------- Co-authored-by: Luca Prete Co-authored-by: Ludovico Magnocavallo * update changelog * Bump path-to-regexp and express (#2752) Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `path-to-regexp` from 0.1.10 to 0.1.12 - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.10...v0.1.12) Updates `express` from 4.21.1 to 4.21.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md) - [Commits](https://github.com/expressjs/express/compare/4.21.1...4.21.2) --- updated-dependencies: - dependency-name: path-to-regexp dependency-type: indirect - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * add support for routing mode to net-swp module (#2751) Co-authored-by: Julio Castillo * remove default location in tag value - cloud-run-v2 tags.tf (#2755) The Parent resource has a default to europe-west1 when it should be for the resource block from where the cloud run actually is. Changed to use the var.region instead * Add path_template_match and path_template_rewrite support to net-lb-app-ext (required for React apps for example). * Add rest of load balancers. * Add path_template_match and path_template_rewrite support to internal load balancers * Add disk encyption key to the google_compute_instance_template - Sovereign support (#2750) * add disk encyption key to the google_compute_instance_template * add a condition to the kms_key_self_link * use dynamic variable for disk_encryption_key * remove the getpip from the repo --------- Co-authored-by: Julio Castillo Co-authored-by: Ludovico Magnocavallo * Add support for password validation policy to cloudsql module (#2740) * add support for password validation policy to cloudsql module * fix defaults * update changelog * bump provider version constraint --------- Signed-off-by: dependabot[bot] Co-authored-by: Ludovico Magnocavallo Co-authored-by: Luca Prete Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Luca Prete Co-authored-by: Julio Castillo Co-authored-by: Matthew Callinan <47421139+Mattible@users.noreply.github.com> Co-authored-by: Taneli Leppä Co-authored-by: Wiktor Niesiobędzki Co-authored-by: Kovács Dávid --- blueprints/gke/patterns/autopilot-cluster/versions.tf | 4 ++-- blueprints/gke/patterns/batch/versions.tf | 4 ++-- blueprints/gke/patterns/kafka/versions.tf | 4 ++-- blueprints/gke/patterns/kong-cloudrun/versions.tf | 4 ++-- blueprints/gke/patterns/mysql/versions.tf | 4 ++-- blueprints/gke/patterns/redis-cluster/versions.tf | 4 ++-- blueprints/secops/secops-gke-forwarder/versions.tf | 4 ++-- default-versions.tf | 4 ++-- .../alloydb-instance/versions.tf | 4 ++-- modules/__experimental_deprecated/net-neg/versions.tf | 4 ++-- .../project-iam-magic/versions.tf | 4 ++-- modules/alloydb/versions.tf | 4 ++-- modules/analytics-hub/versions.tf | 4 ++-- modules/api-gateway/versions.tf | 4 ++-- modules/apigee/versions.tf | 4 ++-- modules/artifact-registry/versions.tf | 4 ++-- modules/bigquery-dataset/versions.tf | 4 ++-- modules/bigtable-instance/versions.tf | 4 ++-- modules/billing-account/versions.tf | 4 ++-- modules/binauthz/versions.tf | 4 ++-- modules/certificate-authority-service/versions.tf | 4 ++-- modules/certificate-manager/versions.tf | 4 ++-- .../__need_fixing/onprem/versions.tf | 4 ++-- .../__need_fixing/squid/versions.tf | 4 ++-- modules/cloud-config-container/bindplane/versions.tf | 4 ++-- modules/cloud-config-container/coredns/versions.tf | 4 ++-- .../cos-generic-metadata/versions.tf | 4 ++-- .../envoy-sni-dyn-fwd-proxy/versions.tf | 4 ++-- .../envoy-traffic-director/versions.tf | 4 ++-- modules/cloud-config-container/mysql/versions.tf | 4 ++-- modules/cloud-config-container/nginx-tls/versions.tf | 4 ++-- modules/cloud-config-container/nginx/versions.tf | 4 ++-- modules/cloud-config-container/simple-nva/versions.tf | 4 ++-- modules/cloud-function-v1/versions.tf | 4 ++-- modules/cloud-function-v2/versions.tf | 4 ++-- modules/cloud-identity-group/versions.tf | 4 ++-- modules/cloud-run-v2/versions.tf | 4 ++-- modules/cloud-run/versions.tf | 4 ++-- modules/cloudsql-instance/versions.tf | 4 ++-- modules/compute-mig/versions.tf | 4 ++-- modules/compute-vm/versions.tf | 4 ++-- modules/container-registry/versions.tf | 4 ++-- modules/data-catalog-policy-tag/versions.tf | 4 ++-- modules/data-catalog-tag-template/versions.tf | 4 ++-- modules/data-catalog-tag/versions.tf | 4 ++-- modules/dataform-repository/versions.tf | 4 ++-- modules/datafusion/versions.tf | 4 ++-- modules/dataplex-datascan/versions.tf | 4 ++-- modules/dataplex/versions.tf | 4 ++-- modules/dataproc/README.md | 10 +++++----- modules/dataproc/main.tf | 6 ++++++ modules/dataproc/variables.tf | 3 +++ modules/dataproc/versions.tf | 4 ++-- modules/dns-response-policy/versions.tf | 4 ++-- modules/dns/versions.tf | 4 ++-- modules/endpoints/versions.tf | 4 ++-- modules/firestore/versions.tf | 4 ++-- modules/folder/versions.tf | 4 ++-- modules/gcs/versions.tf | 4 ++-- modules/gcve-private-cloud/versions.tf | 4 ++-- modules/gke-cluster-autopilot/versions.tf | 4 ++-- modules/gke-cluster-standard/versions.tf | 4 ++-- modules/gke-hub/versions.tf | 4 ++-- modules/gke-nodepool/versions.tf | 4 ++-- modules/iam-service-account/versions.tf | 4 ++-- modules/kms/versions.tf | 4 ++-- modules/logging-bucket/versions.tf | 4 ++-- modules/looker-core/versions.tf | 4 ++-- modules/ncc-spoke-ra/versions.tf | 4 ++-- modules/net-address/versions.tf | 4 ++-- modules/net-cloudnat/versions.tf | 4 ++-- modules/net-firewall-policy/versions.tf | 4 ++-- modules/net-ipsec-over-interconnect/versions.tf | 4 ++-- modules/net-lb-app-ext-regional/versions.tf | 4 ++-- modules/net-lb-app-ext/versions.tf | 4 ++-- modules/net-lb-app-int-cross-region/versions.tf | 4 ++-- modules/net-lb-app-int/versions.tf | 4 ++-- modules/net-lb-ext/versions.tf | 4 ++-- modules/net-lb-int/versions.tf | 4 ++-- modules/net-lb-proxy-int/versions.tf | 4 ++-- modules/net-swp/versions.tf | 4 ++-- modules/net-vlan-attachment/versions.tf | 4 ++-- modules/net-vpc-firewall/versions.tf | 4 ++-- modules/net-vpc-peering/versions.tf | 4 ++-- modules/net-vpc/versions.tf | 4 ++-- modules/net-vpn-dynamic/versions.tf | 4 ++-- modules/net-vpn-ha/versions.tf | 4 ++-- modules/net-vpn-static/versions.tf | 4 ++-- modules/organization/versions.tf | 4 ++-- modules/project/versions.tf | 4 ++-- modules/projects-data-source/versions.tf | 4 ++-- modules/pubsub/versions.tf | 4 ++-- modules/secret-manager/versions.tf | 4 ++-- modules/secure-source-manager-instance/versions.tf | 4 ++-- modules/service-directory/versions.tf | 4 ++-- modules/source-repository/versions.tf | 4 ++-- modules/spanner-instance/versions.tf | 4 ++-- modules/vpc-sc/versions.tf | 4 ++-- modules/workstation-cluster/versions.tf | 4 ++-- tests/examples_e2e/setup_module/versions.tf | 4 ++-- tools/lockfile/versions.tf | 4 ++-- 101 files changed, 210 insertions(+), 201 deletions(-) diff --git a/blueprints/gke/patterns/autopilot-cluster/versions.tf b/blueprints/gke/patterns/autopilot-cluster/versions.tf index e1f0b1427..057082a24 100644 --- a/blueprints/gke/patterns/autopilot-cluster/versions.tf +++ b/blueprints/gke/patterns/autopilot-cluster/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/blueprints/gke/patterns/batch/versions.tf b/blueprints/gke/patterns/batch/versions.tf index e1f0b1427..057082a24 100644 --- a/blueprints/gke/patterns/batch/versions.tf +++ b/blueprints/gke/patterns/batch/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/blueprints/gke/patterns/kafka/versions.tf b/blueprints/gke/patterns/kafka/versions.tf index e1f0b1427..057082a24 100644 --- a/blueprints/gke/patterns/kafka/versions.tf +++ b/blueprints/gke/patterns/kafka/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/blueprints/gke/patterns/kong-cloudrun/versions.tf b/blueprints/gke/patterns/kong-cloudrun/versions.tf index e1f0b1427..057082a24 100644 --- a/blueprints/gke/patterns/kong-cloudrun/versions.tf +++ b/blueprints/gke/patterns/kong-cloudrun/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/blueprints/gke/patterns/mysql/versions.tf b/blueprints/gke/patterns/mysql/versions.tf index e1f0b1427..057082a24 100644 --- a/blueprints/gke/patterns/mysql/versions.tf +++ b/blueprints/gke/patterns/mysql/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/blueprints/gke/patterns/redis-cluster/versions.tf b/blueprints/gke/patterns/redis-cluster/versions.tf index e1f0b1427..057082a24 100644 --- a/blueprints/gke/patterns/redis-cluster/versions.tf +++ b/blueprints/gke/patterns/redis-cluster/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/blueprints/secops/secops-gke-forwarder/versions.tf b/blueprints/secops/secops-gke-forwarder/versions.tf index e1f0b1427..057082a24 100644 --- a/blueprints/secops/secops-gke-forwarder/versions.tf +++ b/blueprints/secops/secops-gke-forwarder/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/default-versions.tf b/default-versions.tf index e1f0b1427..057082a24 100644 --- a/default-versions.tf +++ b/default-versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/__experimental_deprecated/alloydb-instance/versions.tf b/modules/__experimental_deprecated/alloydb-instance/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/__experimental_deprecated/alloydb-instance/versions.tf +++ b/modules/__experimental_deprecated/alloydb-instance/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/__experimental_deprecated/net-neg/versions.tf b/modules/__experimental_deprecated/net-neg/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/__experimental_deprecated/net-neg/versions.tf +++ b/modules/__experimental_deprecated/net-neg/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/__experimental_deprecated/project-iam-magic/versions.tf b/modules/__experimental_deprecated/project-iam-magic/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/__experimental_deprecated/project-iam-magic/versions.tf +++ b/modules/__experimental_deprecated/project-iam-magic/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/alloydb/versions.tf b/modules/alloydb/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/alloydb/versions.tf +++ b/modules/alloydb/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/analytics-hub/versions.tf b/modules/analytics-hub/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/analytics-hub/versions.tf +++ b/modules/analytics-hub/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/api-gateway/versions.tf b/modules/api-gateway/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/api-gateway/versions.tf +++ b/modules/api-gateway/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/apigee/versions.tf b/modules/apigee/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/apigee/versions.tf +++ b/modules/apigee/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/artifact-registry/versions.tf b/modules/artifact-registry/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/artifact-registry/versions.tf +++ b/modules/artifact-registry/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/bigquery-dataset/versions.tf b/modules/bigquery-dataset/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/bigquery-dataset/versions.tf +++ b/modules/bigquery-dataset/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/bigtable-instance/versions.tf b/modules/bigtable-instance/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/bigtable-instance/versions.tf +++ b/modules/bigtable-instance/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/billing-account/versions.tf b/modules/billing-account/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/billing-account/versions.tf +++ b/modules/billing-account/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/binauthz/versions.tf b/modules/binauthz/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/binauthz/versions.tf +++ b/modules/binauthz/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/certificate-authority-service/versions.tf b/modules/certificate-authority-service/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/certificate-authority-service/versions.tf +++ b/modules/certificate-authority-service/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/certificate-manager/versions.tf b/modules/certificate-manager/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/certificate-manager/versions.tf +++ b/modules/certificate-manager/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/cloud-config-container/__need_fixing/onprem/versions.tf b/modules/cloud-config-container/__need_fixing/onprem/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/cloud-config-container/__need_fixing/onprem/versions.tf +++ b/modules/cloud-config-container/__need_fixing/onprem/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/cloud-config-container/__need_fixing/squid/versions.tf b/modules/cloud-config-container/__need_fixing/squid/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/cloud-config-container/__need_fixing/squid/versions.tf +++ b/modules/cloud-config-container/__need_fixing/squid/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/cloud-config-container/bindplane/versions.tf b/modules/cloud-config-container/bindplane/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/cloud-config-container/bindplane/versions.tf +++ b/modules/cloud-config-container/bindplane/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/cloud-config-container/coredns/versions.tf b/modules/cloud-config-container/coredns/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/cloud-config-container/coredns/versions.tf +++ b/modules/cloud-config-container/coredns/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/cloud-config-container/cos-generic-metadata/versions.tf b/modules/cloud-config-container/cos-generic-metadata/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/cloud-config-container/cos-generic-metadata/versions.tf +++ b/modules/cloud-config-container/cos-generic-metadata/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/cloud-config-container/envoy-sni-dyn-fwd-proxy/versions.tf b/modules/cloud-config-container/envoy-sni-dyn-fwd-proxy/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/cloud-config-container/envoy-sni-dyn-fwd-proxy/versions.tf +++ b/modules/cloud-config-container/envoy-sni-dyn-fwd-proxy/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/cloud-config-container/envoy-traffic-director/versions.tf b/modules/cloud-config-container/envoy-traffic-director/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/cloud-config-container/envoy-traffic-director/versions.tf +++ b/modules/cloud-config-container/envoy-traffic-director/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/cloud-config-container/mysql/versions.tf b/modules/cloud-config-container/mysql/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/cloud-config-container/mysql/versions.tf +++ b/modules/cloud-config-container/mysql/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/cloud-config-container/nginx-tls/versions.tf b/modules/cloud-config-container/nginx-tls/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/cloud-config-container/nginx-tls/versions.tf +++ b/modules/cloud-config-container/nginx-tls/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/cloud-config-container/nginx/versions.tf b/modules/cloud-config-container/nginx/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/cloud-config-container/nginx/versions.tf +++ b/modules/cloud-config-container/nginx/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/cloud-config-container/simple-nva/versions.tf b/modules/cloud-config-container/simple-nva/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/cloud-config-container/simple-nva/versions.tf +++ b/modules/cloud-config-container/simple-nva/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/cloud-function-v1/versions.tf b/modules/cloud-function-v1/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/cloud-function-v1/versions.tf +++ b/modules/cloud-function-v1/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/cloud-function-v2/versions.tf b/modules/cloud-function-v2/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/cloud-function-v2/versions.tf +++ b/modules/cloud-function-v2/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/cloud-identity-group/versions.tf b/modules/cloud-identity-group/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/cloud-identity-group/versions.tf +++ b/modules/cloud-identity-group/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/cloud-run-v2/versions.tf b/modules/cloud-run-v2/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/cloud-run-v2/versions.tf +++ b/modules/cloud-run-v2/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/cloud-run/versions.tf b/modules/cloud-run/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/cloud-run/versions.tf +++ b/modules/cloud-run/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/cloudsql-instance/versions.tf b/modules/cloudsql-instance/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/cloudsql-instance/versions.tf +++ b/modules/cloudsql-instance/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/compute-mig/versions.tf b/modules/compute-mig/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/compute-mig/versions.tf +++ b/modules/compute-mig/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/compute-vm/versions.tf b/modules/compute-vm/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/compute-vm/versions.tf +++ b/modules/compute-vm/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/container-registry/versions.tf b/modules/container-registry/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/container-registry/versions.tf +++ b/modules/container-registry/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/data-catalog-policy-tag/versions.tf b/modules/data-catalog-policy-tag/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/data-catalog-policy-tag/versions.tf +++ b/modules/data-catalog-policy-tag/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/data-catalog-tag-template/versions.tf b/modules/data-catalog-tag-template/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/data-catalog-tag-template/versions.tf +++ b/modules/data-catalog-tag-template/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/data-catalog-tag/versions.tf b/modules/data-catalog-tag/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/data-catalog-tag/versions.tf +++ b/modules/data-catalog-tag/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/dataform-repository/versions.tf b/modules/dataform-repository/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/dataform-repository/versions.tf +++ b/modules/dataform-repository/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/datafusion/versions.tf b/modules/datafusion/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/datafusion/versions.tf +++ b/modules/datafusion/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/dataplex-datascan/versions.tf b/modules/dataplex-datascan/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/dataplex-datascan/versions.tf +++ b/modules/dataplex-datascan/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/dataplex/versions.tf b/modules/dataplex/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/dataplex/versions.tf +++ b/modules/dataplex/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/dataproc/README.md b/modules/dataproc/README.md index ff54fc6da..5e11ac372 100644 --- a/modules/dataproc/README.md +++ b/modules/dataproc/README.md @@ -301,15 +301,15 @@ module "processing-dp-cluster" { | name | description | type | required | default | |---|---|:---:|:---:|:---:| -| [name](variables.tf#L191) | Cluster name. | string | ✓ | | -| [project_id](variables.tf#L196) | Project ID. | string | ✓ | | -| [region](variables.tf#L201) | Dataproc region. | string | ✓ | | -| [dataproc_config](variables.tf#L17) | Dataproc cluster config. | object({…}) | | {} | +| [name](variables.tf#L194) | Cluster name. | string | ✓ | | +| [project_id](variables.tf#L199) | Project ID. | string | ✓ | | +| [region](variables.tf#L204) | Dataproc region. | string | ✓ | | +| [dataproc_config](variables.tf#L17) | Dataproc cluster config. | object({…}) | | {} | | [iam](variables-iam.tf#L24) | IAM bindings in {ROLE => [MEMBERS]} format. | map(list(string)) | | {} | | [iam_bindings](variables-iam.tf#L31) | Authoritative IAM bindings in {KEY => {role = ROLE, members = [], condition = {}}}. Keys are arbitrary. | map(object({…})) | | {} | | [iam_bindings_additive](variables-iam.tf#L46) | Individual additive IAM bindings. Keys are arbitrary. | map(object({…})) | | {} | | [iam_by_principals](variables-iam.tf#L17) | Authoritative IAM binding in {PRINCIPAL => [ROLES]} format. Principals need to be statically defined to avoid cycle errors. Merged internally with the `iam` variable. | map(list(string)) | | {} | -| [labels](variables.tf#L185) | The resource labels for instance to use to annotate any related underlying resources, such as Compute Engine VMs. | map(string) | | {} | +| [labels](variables.tf#L188) | The resource labels for instance to use to annotate any related underlying resources, such as Compute Engine VMs. | map(string) | | {} | ## Outputs diff --git a/modules/dataproc/main.tf b/modules/dataproc/main.tf index 774988fb5..02d9f21e4 100644 --- a/modules/dataproc/main.tf +++ b/modules/dataproc/main.tf @@ -60,6 +60,12 @@ resource "google_dataproc_cluster" "cluster" { enable_integrity_monitoring = var.dataproc_config.cluster_config.gce_cluster_config.shielded_instance_config.enable_integrity_monitoring } } + dynamic "confidential_instance_config" { + for_each = var.dataproc_config.cluster_config.gce_cluster_config.confidential_instance_config == null ? [] : [""] + content { + enable_confidential_compute = var.dataproc_config.cluster_config.gce_cluster_config.confidential_instance_config.enable_confidential_compute + } + } } } dynamic "master_config" { diff --git a/modules/dataproc/variables.tf b/modules/dataproc/variables.tf index 371c6b449..ef6004d89 100644 --- a/modules/dataproc/variables.tf +++ b/modules/dataproc/variables.tf @@ -44,6 +44,9 @@ variable "dataproc_config" { enable_vtpm = bool enable_integrity_monitoring = bool })) + confidential_instance_config = optional(object({ + enable_confidential_compute = bool + })) })) master_config = optional(object({ num_instances = number diff --git a/modules/dataproc/versions.tf b/modules/dataproc/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/dataproc/versions.tf +++ b/modules/dataproc/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/dns-response-policy/versions.tf b/modules/dns-response-policy/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/dns-response-policy/versions.tf +++ b/modules/dns-response-policy/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/dns/versions.tf b/modules/dns/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/dns/versions.tf +++ b/modules/dns/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/endpoints/versions.tf b/modules/endpoints/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/endpoints/versions.tf +++ b/modules/endpoints/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/firestore/versions.tf b/modules/firestore/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/firestore/versions.tf +++ b/modules/firestore/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/folder/versions.tf b/modules/folder/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/folder/versions.tf +++ b/modules/folder/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/gcs/versions.tf b/modules/gcs/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/gcs/versions.tf +++ b/modules/gcs/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/gcve-private-cloud/versions.tf b/modules/gcve-private-cloud/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/gcve-private-cloud/versions.tf +++ b/modules/gcve-private-cloud/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/gke-cluster-autopilot/versions.tf b/modules/gke-cluster-autopilot/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/gke-cluster-autopilot/versions.tf +++ b/modules/gke-cluster-autopilot/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/gke-cluster-standard/versions.tf b/modules/gke-cluster-standard/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/gke-cluster-standard/versions.tf +++ b/modules/gke-cluster-standard/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/gke-hub/versions.tf b/modules/gke-hub/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/gke-hub/versions.tf +++ b/modules/gke-hub/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/gke-nodepool/versions.tf b/modules/gke-nodepool/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/gke-nodepool/versions.tf +++ b/modules/gke-nodepool/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/iam-service-account/versions.tf b/modules/iam-service-account/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/iam-service-account/versions.tf +++ b/modules/iam-service-account/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/kms/versions.tf b/modules/kms/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/kms/versions.tf +++ b/modules/kms/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/logging-bucket/versions.tf b/modules/logging-bucket/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/logging-bucket/versions.tf +++ b/modules/logging-bucket/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/looker-core/versions.tf b/modules/looker-core/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/looker-core/versions.tf +++ b/modules/looker-core/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/ncc-spoke-ra/versions.tf b/modules/ncc-spoke-ra/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/ncc-spoke-ra/versions.tf +++ b/modules/ncc-spoke-ra/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/net-address/versions.tf b/modules/net-address/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/net-address/versions.tf +++ b/modules/net-address/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/net-cloudnat/versions.tf b/modules/net-cloudnat/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/net-cloudnat/versions.tf +++ b/modules/net-cloudnat/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/net-firewall-policy/versions.tf b/modules/net-firewall-policy/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/net-firewall-policy/versions.tf +++ b/modules/net-firewall-policy/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/net-ipsec-over-interconnect/versions.tf b/modules/net-ipsec-over-interconnect/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/net-ipsec-over-interconnect/versions.tf +++ b/modules/net-ipsec-over-interconnect/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/net-lb-app-ext-regional/versions.tf b/modules/net-lb-app-ext-regional/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/net-lb-app-ext-regional/versions.tf +++ b/modules/net-lb-app-ext-regional/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/net-lb-app-ext/versions.tf b/modules/net-lb-app-ext/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/net-lb-app-ext/versions.tf +++ b/modules/net-lb-app-ext/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/net-lb-app-int-cross-region/versions.tf b/modules/net-lb-app-int-cross-region/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/net-lb-app-int-cross-region/versions.tf +++ b/modules/net-lb-app-int-cross-region/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/net-lb-app-int/versions.tf b/modules/net-lb-app-int/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/net-lb-app-int/versions.tf +++ b/modules/net-lb-app-int/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/net-lb-ext/versions.tf b/modules/net-lb-ext/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/net-lb-ext/versions.tf +++ b/modules/net-lb-ext/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/net-lb-int/versions.tf b/modules/net-lb-int/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/net-lb-int/versions.tf +++ b/modules/net-lb-int/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/net-lb-proxy-int/versions.tf b/modules/net-lb-proxy-int/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/net-lb-proxy-int/versions.tf +++ b/modules/net-lb-proxy-int/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/net-swp/versions.tf b/modules/net-swp/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/net-swp/versions.tf +++ b/modules/net-swp/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/net-vlan-attachment/versions.tf b/modules/net-vlan-attachment/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/net-vlan-attachment/versions.tf +++ b/modules/net-vlan-attachment/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/net-vpc-firewall/versions.tf b/modules/net-vpc-firewall/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/net-vpc-firewall/versions.tf +++ b/modules/net-vpc-firewall/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/net-vpc-peering/versions.tf b/modules/net-vpc-peering/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/net-vpc-peering/versions.tf +++ b/modules/net-vpc-peering/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/net-vpc/versions.tf b/modules/net-vpc/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/net-vpc/versions.tf +++ b/modules/net-vpc/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/net-vpn-dynamic/versions.tf b/modules/net-vpn-dynamic/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/net-vpn-dynamic/versions.tf +++ b/modules/net-vpn-dynamic/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/net-vpn-ha/versions.tf b/modules/net-vpn-ha/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/net-vpn-ha/versions.tf +++ b/modules/net-vpn-ha/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/net-vpn-static/versions.tf b/modules/net-vpn-static/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/net-vpn-static/versions.tf +++ b/modules/net-vpn-static/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/organization/versions.tf b/modules/organization/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/organization/versions.tf +++ b/modules/organization/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/project/versions.tf b/modules/project/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/project/versions.tf +++ b/modules/project/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/projects-data-source/versions.tf b/modules/projects-data-source/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/projects-data-source/versions.tf +++ b/modules/projects-data-source/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/pubsub/versions.tf b/modules/pubsub/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/pubsub/versions.tf +++ b/modules/pubsub/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/secret-manager/versions.tf b/modules/secret-manager/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/secret-manager/versions.tf +++ b/modules/secret-manager/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/secure-source-manager-instance/versions.tf b/modules/secure-source-manager-instance/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/secure-source-manager-instance/versions.tf +++ b/modules/secure-source-manager-instance/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/service-directory/versions.tf b/modules/service-directory/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/service-directory/versions.tf +++ b/modules/service-directory/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/source-repository/versions.tf b/modules/source-repository/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/source-repository/versions.tf +++ b/modules/source-repository/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/spanner-instance/versions.tf b/modules/spanner-instance/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/spanner-instance/versions.tf +++ b/modules/spanner-instance/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/vpc-sc/versions.tf b/modules/vpc-sc/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/vpc-sc/versions.tf +++ b/modules/vpc-sc/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/modules/workstation-cluster/versions.tf b/modules/workstation-cluster/versions.tf index e1f0b1427..057082a24 100644 --- a/modules/workstation-cluster/versions.tf +++ b/modules/workstation-cluster/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/tests/examples_e2e/setup_module/versions.tf b/tests/examples_e2e/setup_module/versions.tf index e1f0b1427..057082a24 100644 --- a/tests/examples_e2e/setup_module/versions.tf +++ b/tests/examples_e2e/setup_module/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } } diff --git a/tools/lockfile/versions.tf b/tools/lockfile/versions.tf index e1f0b1427..057082a24 100644 --- a/tools/lockfile/versions.tf +++ b/tools/lockfile/versions.tf @@ -19,11 +19,11 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } google-beta = { source = "hashicorp/google-beta" - version = ">= 6.11.2, < 7.0.0" # tftest + version = ">= 6.13.0, < 7.0.0" # tftest } } }