From c97b6192f5696a5a7277cbe9a8a7c99a58da8fbd Mon Sep 17 00:00:00 2001 From: Ludo Date: Fri, 22 Nov 2024 15:54:25 +0100 Subject: [PATCH] prepare v35.1.0 --- CHANGELOG.md | 18 +++++++++++++++--- .../gke/patterns/autopilot-cluster/versions.tf | 2 +- blueprints/gke/patterns/batch/versions.tf | 2 +- blueprints/gke/patterns/kafka/versions.tf | 2 +- .../gke/patterns/kong-cloudrun/versions.tf | 2 +- blueprints/gke/patterns/mysql/versions.tf | 2 +- .../gke/patterns/redis-cluster/versions.tf | 2 +- .../secops/secops-gke-forwarder/versions.tf | 2 +- default-versions.tf | 2 +- .../alloydb-instance/versions.tf | 2 +- .../net-neg/versions.tf | 2 +- .../project-iam-magic/versions.tf | 2 +- modules/alloydb/versions.tf | 2 +- modules/analytics-hub/versions.tf | 2 +- modules/api-gateway/versions.tf | 2 +- modules/apigee/versions.tf | 2 +- modules/artifact-registry/versions.tf | 2 +- modules/bigquery-dataset/versions.tf | 2 +- modules/bigtable-instance/versions.tf | 2 +- modules/billing-account/versions.tf | 2 +- modules/binauthz/versions.tf | 2 +- .../certificate-authority-service/versions.tf | 2 +- modules/certificate-manager/versions.tf | 2 +- .../__need_fixing/onprem/versions.tf | 2 +- .../__need_fixing/squid/versions.tf | 2 +- .../bindplane/versions.tf | 2 +- .../cloud-config-container/coredns/versions.tf | 2 +- .../cos-generic-metadata/versions.tf | 2 +- .../envoy-sni-dyn-fwd-proxy/versions.tf | 2 +- .../envoy-traffic-director/versions.tf | 2 +- .../cloud-config-container/mysql/versions.tf | 2 +- .../nginx-tls/versions.tf | 2 +- .../cloud-config-container/nginx/versions.tf | 2 +- .../simple-nva/versions.tf | 2 +- modules/cloud-function-v1/versions.tf | 2 +- modules/cloud-function-v2/versions.tf | 2 +- modules/cloud-identity-group/versions.tf | 2 +- modules/cloud-run-v2/versions.tf | 2 +- modules/cloud-run/versions.tf | 2 +- modules/cloudsql-instance/versions.tf | 2 +- modules/compute-mig/versions.tf | 2 +- modules/compute-vm/versions.tf | 2 +- modules/container-registry/versions.tf | 2 +- modules/data-catalog-policy-tag/versions.tf | 2 +- modules/data-catalog-tag-template/versions.tf | 2 +- modules/data-catalog-tag/versions.tf | 2 +- modules/dataform-repository/versions.tf | 2 +- modules/datafusion/versions.tf | 2 +- modules/dataplex-datascan/versions.tf | 2 +- modules/dataplex/versions.tf | 2 +- modules/dataproc/versions.tf | 2 +- modules/dns-response-policy/versions.tf | 2 +- modules/dns/versions.tf | 2 +- modules/endpoints/versions.tf | 2 +- modules/firestore/versions.tf | 2 +- modules/folder/versions.tf | 2 +- modules/gcs/versions.tf | 2 +- modules/gcve-private-cloud/versions.tf | 2 +- modules/gke-cluster-autopilot/versions.tf | 2 +- modules/gke-cluster-standard/versions.tf | 2 +- modules/gke-hub/versions.tf | 2 +- modules/gke-nodepool/versions.tf | 2 +- modules/iam-service-account/versions.tf | 2 +- modules/kms/versions.tf | 2 +- modules/logging-bucket/versions.tf | 2 +- modules/looker-core/versions.tf | 2 +- modules/ncc-spoke-ra/versions.tf | 2 +- modules/net-address/versions.tf | 2 +- modules/net-cloudnat/versions.tf | 2 +- modules/net-firewall-policy/versions.tf | 2 +- .../net-ipsec-over-interconnect/versions.tf | 2 +- modules/net-lb-app-ext-regional/versions.tf | 2 +- modules/net-lb-app-ext/versions.tf | 2 +- .../net-lb-app-int-cross-region/versions.tf | 2 +- modules/net-lb-app-int/versions.tf | 2 +- modules/net-lb-ext/versions.tf | 2 +- modules/net-lb-int/versions.tf | 2 +- modules/net-lb-proxy-int/versions.tf | 2 +- modules/net-swp/versions.tf | 2 +- modules/net-vlan-attachment/versions.tf | 2 +- modules/net-vpc-firewall/versions.tf | 2 +- modules/net-vpc-peering/versions.tf | 2 +- modules/net-vpc/versions.tf | 2 +- modules/net-vpn-dynamic/versions.tf | 2 +- modules/net-vpn-ha/versions.tf | 2 +- modules/net-vpn-static/versions.tf | 2 +- modules/organization/versions.tf | 2 +- modules/project/versions.tf | 2 +- modules/projects-data-source/versions.tf | 2 +- modules/pubsub/versions.tf | 2 +- modules/secret-manager/versions.tf | 2 +- .../secure-source-manager-instance/versions.tf | 2 +- modules/service-directory/versions.tf | 2 +- modules/source-repository/versions.tf | 2 +- modules/spanner-instance/versions.tf | 2 +- modules/vpc-sc/versions.tf | 2 +- modules/workstation-cluster/versions.tf | 2 +- tests/examples_e2e/setup_module/versions.tf | 2 +- tools/lockfile/versions.tf | 2 +- 99 files changed, 113 insertions(+), 101 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index db16151cc..fadcf264a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,10 +3,13 @@ All notable changes to this project will be documented in this file. -## [Unreleased] +## [Unreleased] + +## [35.1.0] - 2024-11-22 ### BLUEPRINTS +- [[#2706](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/pull/2706)] Added min_instances, max_instances, min_throughput and max_throughtpu… ([apichick](https://github.com/apichick)) - [[#2712](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/pull/2712)] Add hierarchical namespace support to GCS module ([juliocc](https://github.com/juliocc)) - [[#2705](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/pull/2705)] Added outputs to apigee-x-foundations blueprint (PSC NEGs) ([apichick](https://github.com/apichick)) - [[#2704](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/pull/2704)] Added outputs to apigee-x-foundations blueprint (instances and lbs) ([apichick](https://github.com/apichick)) @@ -25,6 +28,13 @@ All notable changes to this project will be documented in this file. ### MODULES +- [[#2726](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/pull/2726)] enable_private_path_for_google_cloud_services added to CloudSQL ([fulyagonultas](https://github.com/fulyagonultas)) +- [[#2727](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/pull/2727)] Fix typo on maintenance config ([simonebruzzechesse](https://github.com/simonebruzzechesse)) +- [[#2706](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/pull/2706)] Added min_instances, max_instances, min_throughput and max_throughtpu… ([apichick](https://github.com/apichick)) +- [[#2719](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/pull/2719)] Allow factory files to be empty ([LucaPrete](https://github.com/LucaPrete)) +- [[#2723](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/pull/2723)] Fix not setting user defined password ([wiktorn](https://github.com/wiktorn)) +- [[#2716](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/pull/2716)] Add support for workload_metadata_config in Standard GKE clusters ([Tirthankar17](https://github.com/Tirthankar17)) +- [[#2720](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/pull/2720)] Add location to cert-manager issuance config and fix issuance config reference ([LucaPrete](https://github.com/LucaPrete)) - [[#2715](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/pull/2715)] Allow setting GCS location default/override in project factory ([ludoo](https://github.com/ludoo)) - [[#2689](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/pull/2689)] add GPU options to compute-vm module ([ooshrioo](https://github.com/ooshrioo)) - [[#2712](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/pull/2712)] Add hierarchical namespace support to GCS module ([juliocc](https://github.com/juliocc)) @@ -51,6 +61,7 @@ All notable changes to this project will be documented in this file. ### TOOLS +- [[#2717](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/pull/2717)] Change tfdoc pre-commit hook script to use while read ([rosmo](https://github.com/rosmo)) - [[#2712](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/pull/2712)] Add hierarchical namespace support to GCS module ([juliocc](https://github.com/juliocc)) ## [35.0.0] - 2024-10-30 @@ -2582,7 +2593,8 @@ All notable changes to this project will be documented in this file. - merge development branch with suite of new modules and end-to-end examples -[Unreleased]: https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/compare/v35.0.0...HEAD +[Unreleased]: https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/compare/v35.1.0...HEAD +[35.1.0]: https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/compare/v35.0.0...v35.1.0 [35.0.0]: https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/compare/v34.1.0...v35.0.0 [34.1.0]: https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/compare/v34.0.0...v34.1.0 [34.0.0]: https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/compare/v33.0.0...v34.0.0 @@ -2666,4 +2678,4 @@ All notable changes to this project will be documented in this file. [1.3.0]: https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/compare/v1.2.0...v1.3.0 [1.2.0]: https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/compare/v1.1.0...v1.2.0 [1.1.0]: https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/compare/v1.0.0...v1.1.0 -[1.0.0]: https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/compare/v0.1...v1.0.0 \ No newline at end of file +[1.0.0]: https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/compare/v0.1...v1.0.0 diff --git a/blueprints/gke/patterns/autopilot-cluster/versions.tf b/blueprints/gke/patterns/autopilot-cluster/versions.tf index 0d64211e9..08cda2815 100644 --- a/blueprints/gke/patterns/autopilot-cluster/versions.tf +++ b/blueprints/gke/patterns/autopilot-cluster/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/blueprints/gke/patterns/batch/versions.tf b/blueprints/gke/patterns/batch/versions.tf index 0d64211e9..08cda2815 100644 --- a/blueprints/gke/patterns/batch/versions.tf +++ b/blueprints/gke/patterns/batch/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/blueprints/gke/patterns/kafka/versions.tf b/blueprints/gke/patterns/kafka/versions.tf index 0d64211e9..08cda2815 100644 --- a/blueprints/gke/patterns/kafka/versions.tf +++ b/blueprints/gke/patterns/kafka/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/blueprints/gke/patterns/kong-cloudrun/versions.tf b/blueprints/gke/patterns/kong-cloudrun/versions.tf index 0d64211e9..08cda2815 100644 --- a/blueprints/gke/patterns/kong-cloudrun/versions.tf +++ b/blueprints/gke/patterns/kong-cloudrun/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/blueprints/gke/patterns/mysql/versions.tf b/blueprints/gke/patterns/mysql/versions.tf index 0d64211e9..08cda2815 100644 --- a/blueprints/gke/patterns/mysql/versions.tf +++ b/blueprints/gke/patterns/mysql/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/blueprints/gke/patterns/redis-cluster/versions.tf b/blueprints/gke/patterns/redis-cluster/versions.tf index 0d64211e9..08cda2815 100644 --- a/blueprints/gke/patterns/redis-cluster/versions.tf +++ b/blueprints/gke/patterns/redis-cluster/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/blueprints/secops/secops-gke-forwarder/versions.tf b/blueprints/secops/secops-gke-forwarder/versions.tf index 0d64211e9..08cda2815 100644 --- a/blueprints/secops/secops-gke-forwarder/versions.tf +++ b/blueprints/secops/secops-gke-forwarder/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/default-versions.tf b/default-versions.tf index 0d64211e9..08cda2815 100644 --- a/default-versions.tf +++ b/default-versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/__experimental_deprecated/alloydb-instance/versions.tf b/modules/__experimental_deprecated/alloydb-instance/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/__experimental_deprecated/alloydb-instance/versions.tf +++ b/modules/__experimental_deprecated/alloydb-instance/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/__experimental_deprecated/net-neg/versions.tf b/modules/__experimental_deprecated/net-neg/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/__experimental_deprecated/net-neg/versions.tf +++ b/modules/__experimental_deprecated/net-neg/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/__experimental_deprecated/project-iam-magic/versions.tf b/modules/__experimental_deprecated/project-iam-magic/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/__experimental_deprecated/project-iam-magic/versions.tf +++ b/modules/__experimental_deprecated/project-iam-magic/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/alloydb/versions.tf b/modules/alloydb/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/alloydb/versions.tf +++ b/modules/alloydb/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/analytics-hub/versions.tf b/modules/analytics-hub/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/analytics-hub/versions.tf +++ b/modules/analytics-hub/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/api-gateway/versions.tf b/modules/api-gateway/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/api-gateway/versions.tf +++ b/modules/api-gateway/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/apigee/versions.tf b/modules/apigee/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/apigee/versions.tf +++ b/modules/apigee/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/artifact-registry/versions.tf b/modules/artifact-registry/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/artifact-registry/versions.tf +++ b/modules/artifact-registry/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/bigquery-dataset/versions.tf b/modules/bigquery-dataset/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/bigquery-dataset/versions.tf +++ b/modules/bigquery-dataset/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/bigtable-instance/versions.tf b/modules/bigtable-instance/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/bigtable-instance/versions.tf +++ b/modules/bigtable-instance/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/billing-account/versions.tf b/modules/billing-account/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/billing-account/versions.tf +++ b/modules/billing-account/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/binauthz/versions.tf b/modules/binauthz/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/binauthz/versions.tf +++ b/modules/binauthz/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/certificate-authority-service/versions.tf b/modules/certificate-authority-service/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/certificate-authority-service/versions.tf +++ b/modules/certificate-authority-service/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/certificate-manager/versions.tf b/modules/certificate-manager/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/certificate-manager/versions.tf +++ b/modules/certificate-manager/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/cloud-config-container/__need_fixing/onprem/versions.tf b/modules/cloud-config-container/__need_fixing/onprem/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/cloud-config-container/__need_fixing/onprem/versions.tf +++ b/modules/cloud-config-container/__need_fixing/onprem/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/cloud-config-container/__need_fixing/squid/versions.tf b/modules/cloud-config-container/__need_fixing/squid/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/cloud-config-container/__need_fixing/squid/versions.tf +++ b/modules/cloud-config-container/__need_fixing/squid/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/cloud-config-container/bindplane/versions.tf b/modules/cloud-config-container/bindplane/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/cloud-config-container/bindplane/versions.tf +++ b/modules/cloud-config-container/bindplane/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/cloud-config-container/coredns/versions.tf b/modules/cloud-config-container/coredns/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/cloud-config-container/coredns/versions.tf +++ b/modules/cloud-config-container/coredns/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/cloud-config-container/cos-generic-metadata/versions.tf b/modules/cloud-config-container/cos-generic-metadata/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/cloud-config-container/cos-generic-metadata/versions.tf +++ b/modules/cloud-config-container/cos-generic-metadata/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" 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 0d64211e9..08cda2815 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 @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/cloud-config-container/envoy-traffic-director/versions.tf b/modules/cloud-config-container/envoy-traffic-director/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/cloud-config-container/envoy-traffic-director/versions.tf +++ b/modules/cloud-config-container/envoy-traffic-director/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/cloud-config-container/mysql/versions.tf b/modules/cloud-config-container/mysql/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/cloud-config-container/mysql/versions.tf +++ b/modules/cloud-config-container/mysql/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/cloud-config-container/nginx-tls/versions.tf b/modules/cloud-config-container/nginx-tls/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/cloud-config-container/nginx-tls/versions.tf +++ b/modules/cloud-config-container/nginx-tls/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/cloud-config-container/nginx/versions.tf b/modules/cloud-config-container/nginx/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/cloud-config-container/nginx/versions.tf +++ b/modules/cloud-config-container/nginx/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/cloud-config-container/simple-nva/versions.tf b/modules/cloud-config-container/simple-nva/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/cloud-config-container/simple-nva/versions.tf +++ b/modules/cloud-config-container/simple-nva/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/cloud-function-v1/versions.tf b/modules/cloud-function-v1/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/cloud-function-v1/versions.tf +++ b/modules/cloud-function-v1/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/cloud-function-v2/versions.tf b/modules/cloud-function-v2/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/cloud-function-v2/versions.tf +++ b/modules/cloud-function-v2/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/cloud-identity-group/versions.tf b/modules/cloud-identity-group/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/cloud-identity-group/versions.tf +++ b/modules/cloud-identity-group/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/cloud-run-v2/versions.tf b/modules/cloud-run-v2/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/cloud-run-v2/versions.tf +++ b/modules/cloud-run-v2/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/cloud-run/versions.tf b/modules/cloud-run/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/cloud-run/versions.tf +++ b/modules/cloud-run/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/cloudsql-instance/versions.tf b/modules/cloudsql-instance/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/cloudsql-instance/versions.tf +++ b/modules/cloudsql-instance/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/compute-mig/versions.tf b/modules/compute-mig/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/compute-mig/versions.tf +++ b/modules/compute-mig/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/compute-vm/versions.tf b/modules/compute-vm/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/compute-vm/versions.tf +++ b/modules/compute-vm/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/container-registry/versions.tf b/modules/container-registry/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/container-registry/versions.tf +++ b/modules/container-registry/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/data-catalog-policy-tag/versions.tf b/modules/data-catalog-policy-tag/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/data-catalog-policy-tag/versions.tf +++ b/modules/data-catalog-policy-tag/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/data-catalog-tag-template/versions.tf b/modules/data-catalog-tag-template/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/data-catalog-tag-template/versions.tf +++ b/modules/data-catalog-tag-template/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/data-catalog-tag/versions.tf b/modules/data-catalog-tag/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/data-catalog-tag/versions.tf +++ b/modules/data-catalog-tag/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/dataform-repository/versions.tf b/modules/dataform-repository/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/dataform-repository/versions.tf +++ b/modules/dataform-repository/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/datafusion/versions.tf b/modules/datafusion/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/datafusion/versions.tf +++ b/modules/datafusion/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/dataplex-datascan/versions.tf b/modules/dataplex-datascan/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/dataplex-datascan/versions.tf +++ b/modules/dataplex-datascan/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/dataplex/versions.tf b/modules/dataplex/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/dataplex/versions.tf +++ b/modules/dataplex/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/dataproc/versions.tf b/modules/dataproc/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/dataproc/versions.tf +++ b/modules/dataproc/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/dns-response-policy/versions.tf b/modules/dns-response-policy/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/dns-response-policy/versions.tf +++ b/modules/dns-response-policy/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/dns/versions.tf b/modules/dns/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/dns/versions.tf +++ b/modules/dns/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/endpoints/versions.tf b/modules/endpoints/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/endpoints/versions.tf +++ b/modules/endpoints/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/firestore/versions.tf b/modules/firestore/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/firestore/versions.tf +++ b/modules/firestore/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/folder/versions.tf b/modules/folder/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/folder/versions.tf +++ b/modules/folder/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/gcs/versions.tf b/modules/gcs/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/gcs/versions.tf +++ b/modules/gcs/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/gcve-private-cloud/versions.tf b/modules/gcve-private-cloud/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/gcve-private-cloud/versions.tf +++ b/modules/gcve-private-cloud/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/gke-cluster-autopilot/versions.tf b/modules/gke-cluster-autopilot/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/gke-cluster-autopilot/versions.tf +++ b/modules/gke-cluster-autopilot/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/gke-cluster-standard/versions.tf b/modules/gke-cluster-standard/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/gke-cluster-standard/versions.tf +++ b/modules/gke-cluster-standard/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/gke-hub/versions.tf b/modules/gke-hub/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/gke-hub/versions.tf +++ b/modules/gke-hub/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/gke-nodepool/versions.tf b/modules/gke-nodepool/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/gke-nodepool/versions.tf +++ b/modules/gke-nodepool/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/iam-service-account/versions.tf b/modules/iam-service-account/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/iam-service-account/versions.tf +++ b/modules/iam-service-account/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/kms/versions.tf b/modules/kms/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/kms/versions.tf +++ b/modules/kms/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/logging-bucket/versions.tf b/modules/logging-bucket/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/logging-bucket/versions.tf +++ b/modules/logging-bucket/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/looker-core/versions.tf b/modules/looker-core/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/looker-core/versions.tf +++ b/modules/looker-core/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/ncc-spoke-ra/versions.tf b/modules/ncc-spoke-ra/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/ncc-spoke-ra/versions.tf +++ b/modules/ncc-spoke-ra/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/net-address/versions.tf b/modules/net-address/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/net-address/versions.tf +++ b/modules/net-address/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/net-cloudnat/versions.tf b/modules/net-cloudnat/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/net-cloudnat/versions.tf +++ b/modules/net-cloudnat/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/net-firewall-policy/versions.tf b/modules/net-firewall-policy/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/net-firewall-policy/versions.tf +++ b/modules/net-firewall-policy/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/net-ipsec-over-interconnect/versions.tf b/modules/net-ipsec-over-interconnect/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/net-ipsec-over-interconnect/versions.tf +++ b/modules/net-ipsec-over-interconnect/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/net-lb-app-ext-regional/versions.tf b/modules/net-lb-app-ext-regional/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/net-lb-app-ext-regional/versions.tf +++ b/modules/net-lb-app-ext-regional/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/net-lb-app-ext/versions.tf b/modules/net-lb-app-ext/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/net-lb-app-ext/versions.tf +++ b/modules/net-lb-app-ext/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/net-lb-app-int-cross-region/versions.tf b/modules/net-lb-app-int-cross-region/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/net-lb-app-int-cross-region/versions.tf +++ b/modules/net-lb-app-int-cross-region/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/net-lb-app-int/versions.tf b/modules/net-lb-app-int/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/net-lb-app-int/versions.tf +++ b/modules/net-lb-app-int/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/net-lb-ext/versions.tf b/modules/net-lb-ext/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/net-lb-ext/versions.tf +++ b/modules/net-lb-ext/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/net-lb-int/versions.tf b/modules/net-lb-int/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/net-lb-int/versions.tf +++ b/modules/net-lb-int/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/net-lb-proxy-int/versions.tf b/modules/net-lb-proxy-int/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/net-lb-proxy-int/versions.tf +++ b/modules/net-lb-proxy-int/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/net-swp/versions.tf b/modules/net-swp/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/net-swp/versions.tf +++ b/modules/net-swp/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/net-vlan-attachment/versions.tf b/modules/net-vlan-attachment/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/net-vlan-attachment/versions.tf +++ b/modules/net-vlan-attachment/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/net-vpc-firewall/versions.tf b/modules/net-vpc-firewall/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/net-vpc-firewall/versions.tf +++ b/modules/net-vpc-firewall/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/net-vpc-peering/versions.tf b/modules/net-vpc-peering/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/net-vpc-peering/versions.tf +++ b/modules/net-vpc-peering/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/net-vpc/versions.tf b/modules/net-vpc/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/net-vpc/versions.tf +++ b/modules/net-vpc/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/net-vpn-dynamic/versions.tf b/modules/net-vpn-dynamic/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/net-vpn-dynamic/versions.tf +++ b/modules/net-vpn-dynamic/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/net-vpn-ha/versions.tf b/modules/net-vpn-ha/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/net-vpn-ha/versions.tf +++ b/modules/net-vpn-ha/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/net-vpn-static/versions.tf b/modules/net-vpn-static/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/net-vpn-static/versions.tf +++ b/modules/net-vpn-static/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/organization/versions.tf b/modules/organization/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/organization/versions.tf +++ b/modules/organization/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/project/versions.tf b/modules/project/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/project/versions.tf +++ b/modules/project/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/projects-data-source/versions.tf b/modules/projects-data-source/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/projects-data-source/versions.tf +++ b/modules/projects-data-source/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/pubsub/versions.tf b/modules/pubsub/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/pubsub/versions.tf +++ b/modules/pubsub/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/secret-manager/versions.tf b/modules/secret-manager/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/secret-manager/versions.tf +++ b/modules/secret-manager/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/secure-source-manager-instance/versions.tf b/modules/secure-source-manager-instance/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/secure-source-manager-instance/versions.tf +++ b/modules/secure-source-manager-instance/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/service-directory/versions.tf b/modules/service-directory/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/service-directory/versions.tf +++ b/modules/service-directory/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/source-repository/versions.tf b/modules/source-repository/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/source-repository/versions.tf +++ b/modules/source-repository/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/spanner-instance/versions.tf b/modules/spanner-instance/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/spanner-instance/versions.tf +++ b/modules/spanner-instance/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/vpc-sc/versions.tf b/modules/vpc-sc/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/vpc-sc/versions.tf +++ b/modules/vpc-sc/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/modules/workstation-cluster/versions.tf b/modules/workstation-cluster/versions.tf index 0d64211e9..08cda2815 100644 --- a/modules/workstation-cluster/versions.tf +++ b/modules/workstation-cluster/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/tests/examples_e2e/setup_module/versions.tf b/tests/examples_e2e/setup_module/versions.tf index 0d64211e9..08cda2815 100644 --- a/tests/examples_e2e/setup_module/versions.tf +++ b/tests/examples_e2e/setup_module/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4" diff --git a/tools/lockfile/versions.tf b/tools/lockfile/versions.tf index 0d64211e9..08cda2815 100644 --- a/tools/lockfile/versions.tf +++ b/tools/lockfile/versions.tf @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Fabric release: v35.0.0 +# Fabric release: v35.1.0 terraform { required_version = ">= 1.7.4"