GoogleCloudPlatform / terraform-google-cloud-functions

Deploys Cloud Functions (Gen 2)
https://registry.terraform.io/modules/GoogleCloudPlatform/cloud-functions/google
Apache License 2.0
30 stars 25 forks source link

chore(deps): Update TF modules (major) - autoclosed #72

Closed renovate-bot closed 4 months ago

renovate-bot commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
GoogleCloudPlatform/sql-db/google (source) module major ~> 15.0 -> ~> 18.0
terraform-google-modules/bigquery/google (source) module major ~> 6.0 -> ~> 7.0
terraform-google-modules/cloud-storage/google (source) module major ~>4.0 -> ~> 5.0
terraform-google-modules/cloud-storage/google (source) module major ~>3.4 -> ~> 5.0
terraform-google-modules/network/google (source) module major ~> 7.0 -> ~> 9.0
terraform-google-modules/pubsub/google (source) module major ~> 5.0 -> ~> 6.0

Release Notes

terraform-google-modules/terraform-google-sql-db (GoogleCloudPlatform/sql-db/google) ### [`v18.2.0`](https://togithub.com/terraform-google-modules/terraform-google-sql-db/blob/HEAD/CHANGELOG.md#1820-2024-01-03) [Compare Source](https://togithub.com/terraform-google-modules/terraform-google-sql-db/compare/v18.1.0...v18.2.0) ##### Features - add master_instance_name and instance_type to mysql module ([#​556](https://togithub.com/terraform-google-modules/terraform-google-sql-db/issues/556)) ([6cda644](https://togithub.com/terraform-google-modules/terraform-google-sql-db/commit/6cda644a136a1cac3ada9358007619f02f90a169)) ##### Bug Fixes - Don't define backup_configuration if default DB is configured as a replica ([#​559](https://togithub.com/terraform-google-modules/terraform-google-sql-db/issues/559)) ([52224ad](https://togithub.com/terraform-google-modules/terraform-google-sql-db/commit/52224ada14af2f828fefc84f1e7fce2aeb52f670)) ### [`v18.1.0`](https://togithub.com/terraform-google-modules/terraform-google-sql-db/blob/HEAD/CHANGELOG.md#1810-2023-12-13) [Compare Source](https://togithub.com/terraform-google-modules/terraform-google-sql-db/compare/v18.0.0...v18.1.0) ##### Features - **postgres:** add root password parameter ([#​521](https://togithub.com/terraform-google-modules/terraform-google-sql-db/issues/521)) ([be2da56](https://togithub.com/terraform-google-modules/terraform-google-sql-db/commit/be2da560ca7a006c56cbffab71e0b6e931661f7c)) ##### Bug Fixes - add dns_name to output in postgresql module ([#​544](https://togithub.com/terraform-google-modules/terraform-google-sql-db/issues/544)) ([2ade7eb](https://togithub.com/terraform-google-modules/terraform-google-sql-db/commit/2ade7ebe44362c0593cfb38e0704d9098d231092)) ### [`v18.0.0`](https://togithub.com/terraform-google-modules/terraform-google-sql-db/blob/HEAD/CHANGELOG.md#1800-2023-12-04) [Compare Source](https://togithub.com/terraform-google-modules/terraform-google-sql-db/compare/v17.1.0...v18.0.0) ##### ⚠ BREAKING CHANGES - safer_mysql module's `assign_public_ip` input should be bool type ([#​541](https://togithub.com/terraform-google-modules/terraform-google-sql-db/issues/541)) ##### Features - add support for ssl_mode to postgresql module ([#​547](https://togithub.com/terraform-google-modules/terraform-google-sql-db/issues/547)) ([9c59232](https://togithub.com/terraform-google-modules/terraform-google-sql-db/commit/9c59232a37725aef57162e836090c64495e6acd9)) ##### Bug Fixes - safer_mysql module's `assign_public_ip` input should be bool type ([#​541](https://togithub.com/terraform-google-modules/terraform-google-sql-db/issues/541)) ([4521594](https://togithub.com/terraform-google-modules/terraform-google-sql-db/commit/45215943968dc371d5198b8cb3d4fa956aa745dd)) ### [`v17.1.0`](https://togithub.com/terraform-google-modules/terraform-google-sql-db/blob/HEAD/CHANGELOG.md#1710-2023-11-09) [Compare Source](https://togithub.com/terraform-google-modules/terraform-google-sql-db/compare/v17.0.1...v17.1.0) ##### Features - added cloudsql serverless_export ([#​530](https://togithub.com/terraform-google-modules/terraform-google-sql-db/issues/530)) ([aae3181](https://togithub.com/terraform-google-modules/terraform-google-sql-db/commit/aae3181fcfd45a7df08c25a28503a6080e5d20ad)) - adding data_cache_config to postgresql module ([#​531](https://togithub.com/terraform-google-modules/terraform-google-sql-db/issues/531)) ([f04d617](https://togithub.com/terraform-google-modules/terraform-google-sql-db/commit/f04d617ee31459cccc2df70013697a10286dd49d)) ##### Bug Fixes - reduce number of replicas in postgres-ha test ([#​539](https://togithub.com/terraform-google-modules/terraform-google-sql-db/issues/539)) ([c769aa5](https://togithub.com/terraform-google-modules/terraform-google-sql-db/commit/c769aa53e92df5f48b7e7e71ad425c5748502376)) ### [`v17.0.1`](https://togithub.com/terraform-google-modules/terraform-google-sql-db/blob/HEAD/CHANGELOG.md#1701-2023-11-03) [Compare Source](https://togithub.com/terraform-google-modules/terraform-google-sql-db/compare/v17.0.0...v17.0.1) ##### Bug Fixes - **deps:** update actions/checkout action to v4 ([#​510](https://togithub.com/terraform-google-modules/terraform-google-sql-db/issues/510)) ([9012164](https://togithub.com/terraform-google-modules/terraform-google-sql-db/commit/90121648e30b9c82dc72ada72fb9adcec2b9ffb0)) - **deps:** update cft/developer-tools docker tag to v1.15 ([#​508](https://togithub.com/terraform-google-modules/terraform-google-sql-db/issues/508)) ([8c32574](https://togithub.com/terraform-google-modules/terraform-google-sql-db/commit/8c325747ef30e668a5462be2839eb062be9d2f8f)) - Fix zone auto-detection when var.zones are not set ([#​534](https://togithub.com/terraform-google-modules/terraform-google-sql-db/issues/534)) ([8409f72](https://togithub.com/terraform-google-modules/terraform-google-sql-db/commit/8409f72ba7ffaeb23e07f795eff969d8775fb3d4)) - upgraded versions.tf to include minor bumps from tpg v5 ([#​523](https://togithub.com/terraform-google-modules/terraform-google-sql-db/issues/523)) ([5102a7b](https://togithub.com/terraform-google-modules/terraform-google-sql-db/commit/5102a7b1dcf413380367c3aed730aca839636a0b)) ### [`v17.0.0`](https://togithub.com/terraform-google-modules/terraform-google-sql-db/blob/HEAD/CHANGELOG.md#1700-2023-09-04) [Compare Source](https://togithub.com/terraform-google-modules/terraform-google-sql-db/compare/v16.1.0...v17.0.0) ##### ⚠ BREAKING CHANGES - **TPG >= 4.80:** add support for psc (private service connect) ([#​507](https://togithub.com/terraform-google-modules/terraform-google-sql-db/issues/507)) ##### Features - add connector params timeout and export from replica ([#​406](https://togithub.com/terraform-google-modules/terraform-google-sql-db/issues/406)) ([e563f8a](https://togithub.com/terraform-google-modules/terraform-google-sql-db/commit/e563f8a1f2a13f16ab1e787e904566cd73f564ba)) - add support for query_plans_per_minute ([#​484](https://togithub.com/terraform-google-modules/terraform-google-sql-db/issues/484)) ([ffb674c](https://togithub.com/terraform-google-modules/terraform-google-sql-db/commit/ffb674ccffc632ffb8bb25e479a87a317eb9134b)) - MySQL binary logs on replica ([#​466](https://togithub.com/terraform-google-modules/terraform-google-sql-db/issues/466)) ([0e0c196](https://togithub.com/terraform-google-modules/terraform-google-sql-db/commit/0e0c19637ffaee07e2eaaa9e003a49e01e2acec0)) - **TPG >= 4.80:** add support for psc (private service connect) ([#​507](https://togithub.com/terraform-google-modules/terraform-google-sql-db/issues/507)) ([64c2435](https://togithub.com/terraform-google-modules/terraform-google-sql-db/commit/64c24358c2a79f1ba89674f1cfebad28ba476b2a)) ##### Bug Fixes - **deps:** update module github.com/googlecloudplatform/cloud-foundation-toolkit/infra/blueprint-test to v0.8.0 ([#​505](https://togithub.com/terraform-google-modules/terraform-google-sql-db/issues/505)) ([5b111a6](https://togithub.com/terraform-google-modules/terraform-google-sql-db/commit/5b111a66614ffb9d8d41a93c73bdf73cdf093c50)) ### [`v16.1.0`](https://togithub.com/terraform-google-modules/terraform-google-sql-db/blob/HEAD/CHANGELOG.md#1610-2023-08-23) [Compare Source](https://togithub.com/terraform-google-modules/terraform-google-sql-db/compare/v16.0.0...v16.1.0) ##### Features - config connector_enforcement in postgres and mssql ([#​500](https://togithub.com/terraform-google-modules/terraform-google-sql-db/issues/500)) ([5789b54](https://togithub.com/terraform-google-modules/terraform-google-sql-db/commit/5789b541a1b7e8c08eef58a85278e98114985d3e)) ### [`v16.0.0`](https://togithub.com/terraform-google-modules/terraform-google-sql-db/blob/HEAD/CHANGELOG.md#1600-2023-08-09) [Compare Source](https://togithub.com/terraform-google-modules/terraform-google-sql-db/compare/v15.2.0...v16.0.0) ##### ⚠ BREAKING CHANGES - added `edition` in mssql, mysql, postgresql, safer_sql and `data_cache_config` to mysql and safer_sql modules ([#​491](https://togithub.com/terraform-google-modules/terraform-google-sql-db/issues/491)) ##### Features - added `edition` in mssql, mysql, postgresql, safer_sql and `data_cache_config` to mysql and safer_sql modules ([#​491](https://togithub.com/terraform-google-modules/terraform-google-sql-db/issues/491)) ([0024b24](https://togithub.com/terraform-google-modules/terraform-google-sql-db/commit/0024b24c22525ac21870d7ccea15930e1c9c301a)) ##### Bug Fixes - to avoid password reset for existing additional users for mssql ([#​489](https://togithub.com/terraform-google-modules/terraform-google-sql-db/issues/489)) ([923cd11](https://togithub.com/terraform-google-modules/terraform-google-sql-db/commit/923cd1129fafa98c2dbe596fed75d6611334e484))
terraform-google-modules/terraform-google-bigquery (terraform-google-modules/bigquery/google) ### [`v7.0.0`](https://togithub.com/terraform-google-modules/terraform-google-bigquery/blob/HEAD/CHANGELOG.md#700-2023-10-10) [Compare Source](https://togithub.com/terraform-google-modules/terraform-google-bigquery/compare/v6.1.1...v7.0.0) ##### ⚠ BREAKING CHANGES - data_warehosue migrating to TheLook Ecommerce dataset ([#​257](https://togithub.com/terraform-google-modules/terraform-google-bigquery/issues/257)) ##### Features - data_warehosue migrating to TheLook Ecommerce dataset ([#​257](https://togithub.com/terraform-google-modules/terraform-google-bigquery/issues/257)) ([e97adfb](https://togithub.com/terraform-google-modules/terraform-google-bigquery/commit/e97adfb1984592a6f9e4eea8f8bdc3d2969e3d2d)) - data_warehouse add labels to objects ([#​253](https://togithub.com/terraform-google-modules/terraform-google-bigquery/issues/253)) ([70962af](https://togithub.com/terraform-google-modules/terraform-google-bigquery/commit/70962afc68366e8ef1214b9ad747d3d15fa7f313)) ##### Bug Fixes - data_warehouse add bigquery data policy api ([#​254](https://togithub.com/terraform-google-modules/terraform-google-bigquery/issues/254)) ([f2aa4f3](https://togithub.com/terraform-google-modules/terraform-google-bigquery/commit/f2aa4f392e94603ca831c40c6c08dc3fbdae8af4)) - data_warehouse api identity dependency for p/s ([#​252](https://togithub.com/terraform-google-modules/terraform-google-bigquery/issues/252)) ([d2c1256](https://togithub.com/terraform-google-modules/terraform-google-bigquery/commit/d2c125676f176c8fa33eb9dad12b7ed992dee6ac)) - **deps:** update terraform terraform-google-modules/project-factory/google to 14.3 ([#​245](https://togithub.com/terraform-google-modules/terraform-google-bigquery/issues/245)) ([cf6869c](https://togithub.com/terraform-google-modules/terraform-google-bigquery/commit/cf6869c8f37999f4b765b7b9ac501c73a5ca3e36)) - update architecture diagrams, fix integration test ([#​241](https://togithub.com/terraform-google-modules/terraform-google-bigquery/issues/241)) ([bc5abf8](https://togithub.com/terraform-google-modules/terraform-google-bigquery/commit/bc5abf8cb55bfc2c9939a1be6d6adfa7212e3a17)) - update workflow.tftpl bc subworkflow creates bq not biglake tables ([#​246](https://togithub.com/terraform-google-modules/terraform-google-bigquery/issues/246)) ([fc7d4ae](https://togithub.com/terraform-google-modules/terraform-google-bigquery/commit/fc7d4ae15376a22a5f37c140fc4b1c1c4ad3aa52)) - upgrade hashicorp/google to 5.0 ([#​259](https://togithub.com/terraform-google-modules/terraform-google-bigquery/issues/259)) ([096ca4e](https://togithub.com/terraform-google-modules/terraform-google-bigquery/commit/096ca4ee651152d040f8c555832488991773ddb8)) - upgraded versions.tf to include minor bumps from tpg v5 ([#​261](https://togithub.com/terraform-google-modules/terraform-google-bigquery/issues/261)) ([7fd5bcb](https://togithub.com/terraform-google-modules/terraform-google-bigquery/commit/7fd5bcbb4eca4d71a0d1c9b7fb7f4d19ae21ddbf))
terraform-google-modules/terraform-google-cloud-storage (terraform-google-modules/cloud-storage/google) ### [`v5.0.0`](https://togithub.com/terraform-google-modules/terraform-google-cloud-storage/blob/HEAD/CHANGELOG.md#500-2023-10-17) [Compare Source](https://togithub.com/terraform-google-modules/terraform-google-cloud-storage/compare/v4.0.1...v5.0.0) ##### ⚠ BREAKING CHANGES - **TPG >= 4.46:** adds support to autoclass ([#​265](https://togithub.com/terraform-google-modules/terraform-google-cloud-storage/issues/265)) ##### Features - **TPG >= 4.46:** adds support to autoclass ([#​265](https://togithub.com/terraform-google-modules/terraform-google-cloud-storage/issues/265)) ([52eaa5a](https://togithub.com/terraform-google-modules/terraform-google-cloud-storage/commit/52eaa5ae08e419340933b9b8c78e0d249d9e72bd)) ##### Bug Fixes - upgraded versions.tf to include minor bumps from tpg v5 ([#​276](https://togithub.com/terraform-google-modules/terraform-google-cloud-storage/issues/276)) ([b94c2f9](https://togithub.com/terraform-google-modules/terraform-google-cloud-storage/commit/b94c2f9fa00f21e6a329ce221a1282ce4455c1b8))
terraform-google-modules/terraform-google-network (terraform-google-modules/network/google) ### [`v9.0.0`](https://togithub.com/terraform-google-modules/terraform-google-network/blob/HEAD/CHANGELOG.md#900-2024-01-03) [Compare Source](https://togithub.com/terraform-google-modules/terraform-google-network/compare/v8.1.0...v9.0.0) ##### ⚠ BREAKING CHANGES - Add dynamic block to define secondary subnets ([#​523](https://togithub.com/terraform-google-modules/terraform-google-network/issues/523)) ##### Features - Add dynamic block to define secondary subnets ([#​523](https://togithub.com/terraform-google-modules/terraform-google-network/issues/523)) ([2adc566](https://togithub.com/terraform-google-modules/terraform-google-network/commit/2adc566aa37d564e9b87b3183cb8195b5fa11958)) ##### Bug Fixes - src_threat_intelligences is missing from the variable object definition. ([#​530](https://togithub.com/terraform-google-modules/terraform-google-network/issues/530)) ([654c366](https://togithub.com/terraform-google-modules/terraform-google-network/commit/654c366349b29b3a78a95fab42bc8cd387d0a7ce)) ### [`v8.1.0`](https://togithub.com/terraform-google-modules/terraform-google-network/blob/HEAD/CHANGELOG.md#810-2023-12-04) [Compare Source](https://togithub.com/terraform-google-modules/terraform-google-network/compare/v8.0.0...v8.1.0) ##### Features - Add in disabled field to firewall-rules ([#​524](https://togithub.com/terraform-google-modules/terraform-google-network/issues/524)) ([f851f06](https://togithub.com/terraform-google-modules/terraform-google-network/commit/f851f06cf5b8a1a5400a51a0bdd659a35395b057)) ### [`v8.0.0`](https://togithub.com/terraform-google-modules/terraform-google-network/blob/HEAD/CHANGELOG.md#800-2023-11-04) [Compare Source](https://togithub.com/terraform-google-modules/terraform-google-network/compare/v7.5.0...v8.0.0) ##### ⚠ BREAKING CHANGES - bumping tf to v1.3 for fabric-net-firewall ([#​515](https://togithub.com/terraform-google-modules/terraform-google-network/issues/515)) - **deps:** Update Terraform terraform-google-modules/cloud-dns/google to v5 ([#​489](https://togithub.com/terraform-google-modules/terraform-google-network/issues/489)) ##### Bug Fixes - bumping tf to v1.3 for fabric-net-firewall ([#​515](https://togithub.com/terraform-google-modules/terraform-google-network/issues/515)) ([c08ea5f](https://togithub.com/terraform-google-modules/terraform-google-network/commit/c08ea5f269cc845db7c335b30b45c6d5d728029b)) - **deps:** Update Terraform terraform-google-modules/cloud-dns/google to v5 ([#​489](https://togithub.com/terraform-google-modules/terraform-google-network/issues/489)) ([adb3e2a](https://togithub.com/terraform-google-modules/terraform-google-network/commit/adb3e2adb92dfbcd9792cd1db7df1b048ee7d7cb)) - network-firewall-policy not able to use target_secure_tags ([#​514](https://togithub.com/terraform-google-modules/terraform-google-network/issues/514)) ([a5418b4](https://togithub.com/terraform-google-modules/terraform-google-network/commit/a5418b40729e6f72b3f3e0c76825381f7aa68d9d))
terraform-google-modules/terraform-google-pubsub (terraform-google-modules/pubsub/google) ### [`v6.0.0`](https://togithub.com/terraform-google-modules/terraform-google-pubsub/blob/HEAD/CHANGELOG.md#600-2023-10-31) [Compare Source](https://togithub.com/terraform-google-modules/terraform-google-pubsub/compare/v5.0.0...v6.0.0) ##### ⚠ BREAKING CHANGES - **TPG>=4.78:** add cloud storage subscription support ([#​145](https://togithub.com/terraform-google-modules/terraform-google-pubsub/issues/145)) - remove iot ([#​143](https://togithub.com/terraform-google-modules/terraform-google-pubsub/issues/143)) ##### Features - **TPG>=4.78:** add cloud storage subscription support ([#​145](https://togithub.com/terraform-google-modules/terraform-google-pubsub/issues/145)) ([95863ab](https://togithub.com/terraform-google-modules/terraform-google-pubsub/commit/95863ab6e5d09919adc8cbbb97f12e6e064ad892)) ##### Bug Fixes - remove iot ([#​143](https://togithub.com/terraform-google-modules/terraform-google-pubsub/issues/143)) ([dca11ae](https://togithub.com/terraform-google-modules/terraform-google-pubsub/commit/dca11aed04d76c44be9e7d58e5d4f6f9cee06b8f)) - upgraded versions.tf to include minor bumps from tpg v5 ([#​153](https://togithub.com/terraform-google-modules/terraform-google-pubsub/issues/153)) ([2bdbea6](https://togithub.com/terraform-google-modules/terraform-google-pubsub/commit/2bdbea6aeff1315a1aa8a6b52e7f7a8e82a54ec8))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

dpebot commented 10 months ago

/gcbrun

dpebot commented 10 months ago

/gcbrun

dpebot commented 10 months ago

/gcbrun

dpebot commented 9 months ago

/gcbrun

dpebot commented 8 months ago

/gcbrun

dpebot commented 8 months ago

/gcbrun

dpebot commented 8 months ago

/gcbrun

dpebot commented 8 months ago

/gcbrun

dpebot commented 8 months ago

/gcbrun

dpebot commented 7 months ago

/gcbrun

dpebot commented 6 months ago

/gcbrun

dpebot commented 6 months ago

/gcbrun

dpebot commented 6 months ago

/gcbrun

dpebot commented 6 months ago

/gcbrun

dpebot commented 5 months ago

/gcbrun