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 Terraform GoogleCloudPlatform/sql-db/google to v19 - autoclosed #103

Closed renovate-bot closed 3 months ago

renovate-bot commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change Pending
GoogleCloudPlatform/sql-db/google (source) module major ~> 15.0 -> ~> 19.0 20.0.0

Release Notes

terraform-google-modules/terraform-google-sql-db (GoogleCloudPlatform/sql-db/google) ### [`v19.0.0`](https://togithub.com/terraform-google-modules/terraform-google-sql-db/blob/HEAD/CHANGELOG.md#1900-2024-02-08) [Compare Source](https://togithub.com/terraform-google-modules/terraform-google-sql-db/compare/v18.2.0...v19.0.0) ##### ⚠ BREAKING CHANGES - Allow passing ssl_mode for MySQL Module ([#​575](https://togithub.com/terraform-google-modules/terraform-google-sql-db/issues/575)) ##### Features - Allow passing ssl_mode for MySQL Module ([#​575](https://togithub.com/terraform-google-modules/terraform-google-sql-db/issues/575)) ([c7ab6ec](https://togithub.com/terraform-google-modules/terraform-google-sql-db/commit/c7ab6ecbcdfaaee94586b2251ff643d05311a5cc)) - Make MySQL CloudSQL zone optional ([#​572](https://togithub.com/terraform-google-modules/terraform-google-sql-db/issues/572)) ([3c4b504](https://togithub.com/terraform-google-modules/terraform-google-sql-db/commit/3c4b504671cffc222b408b1f3051175837757b1e)) ##### Bug Fixes - **backup:** backups are not deleted when retained nr of backups >= 20 ([#​566](https://togithub.com/terraform-google-modules/terraform-google-sql-db/issues/566)) ([6c4b0e3](https://togithub.com/terraform-google-modules/terraform-google-sql-db/commit/6c4b0e38b7d37e67107955da3d9a46e691b3f47a)) - Cloud SQL does not support multiple deny_maintenance_period block. Update variable description ([#​564](https://togithub.com/terraform-google-modules/terraform-google-sql-db/issues/564)) ([9e55c87](https://togithub.com/terraform-google-modules/terraform-google-sql-db/commit/9e55c87c54371780f175734212abce3e4d4963c3)) - **deps:** Update cft/developer-tools Docker tag to v1.19 ([#​571](https://togithub.com/terraform-google-modules/terraform-google-sql-db/issues/571)) ([bd18ee6](https://togithub.com/terraform-google-modules/terraform-google-sql-db/commit/bd18ee68a2a05c5587706d9cbca6023b8eab0ae1)) - Improve MySQL root_password documentation ([#​573](https://togithub.com/terraform-google-modules/terraform-google-sql-db/issues/573)) ([611edfd](https://togithub.com/terraform-google-modules/terraform-google-sql-db/commit/611edfd8d72d4560c629fa8e3863932eb309323d)) ### [`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))

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



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

dpebot commented 4 months ago

/gcbrun

dpebot commented 4 months ago

/gcbrun

dpebot commented 4 months ago

/gcbrun