Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 25, 2025

This PR contains the following updates:

Package Type Update Change
GoogleCloudPlatform/sql-db/google (source) module major 15.0.0 -> 26.2.2

Release Notes

terraform-google-modules/terraform-google-sql-db (GoogleCloudPlatform/sql-db/google)

v26.2.2

Compare Source

Bug Fixes

v26.2.1

Compare Source

Bug Fixes
  • add retain_backups_on_delete to mssql submodule (#​764) (a074efc)
  • removed enum validation from fields where only single value is available (#​770) (2b823b3)

v26.2.0

Compare Source

Features
Bug Fixes

v26.1.1

Compare Source

Bug Fixes
  • adding regex validation for ip network and changing description for variables (#​747) (d4b8db7)

v26.1.0

Compare Source

Features

v26.0.0

Compare Source

⚠ BREAKING CHANGES
  • TPG>6.31: Support retain_backups_on_delete for mysql, safer_mysql (#​735)
  • TPG>6.17: Adding new variables to define failover dr replica (#​728)
Features
  • Add output to retrieve passwords by user name for additional_users (#​719) (bca69c4)
  • add setting enable_dataplex_integration (#​713) (f5ad3e6)
  • Add support for autokey in postgres module (#​712) (db53c26)
  • add support for server_ca_mode and custom SANs (#​714) (#​736) (15e8be8)
  • Remove condition from data.google_compute_zones.available (#​684) (af7f20c)
  • Support retain_backups_on_delete for postgres (#​737) (eb9b52f)
  • TPG>6.17: Adding new variables to define failover dr replica (#​728) (90a3e64)
  • TPG>6.31: Support retain_backups_on_delete for mysql, safer_mysql (#​735) (d0b31dd)
Bug Fixes
  • Disable SQL instance data_cache when data_cache_enabled variable is false (#​720) (7befe54)
  • Postgres read-replica "psc_enabled" permadiff (923b770)
  • replace invalid optional(string, ) with optional(string) (#​725) (056e436)
  • truncate service account display_name in backup module (#​734) (edc7ee7)

v25.2.2

Compare Source

Bug Fixes
  • update display metadata for postgresql and mysql (#​707) (e662e52)

v25.2.1

Compare Source

Bug Fixes

v25.2.0

Compare Source

Features
  • add output required for apphub registration for mysql/postgresql module (#​704) (a33434f)
  • Add reuse_interval to password validation policy configuration (#​687) (c3885a5)

v25.1.0

Compare Source

Features
  • Add variables "enable_default_db", "enable_default_user" to module "safer_mysql" (#​698) (1925f03)
  • added support for maintenance version (#​679) (49b478a)

v25.0.2

Compare Source

Bug Fixes
  • to avoid password reset for existing additional users for MySQL module (#​692) (3352a8b)

v25.0.1

Compare Source

Bug Fixes
  • remove point_in_time_recorvery_enabled from MySQL instance as it… (#​689) (a86d2b8)

v25.0.0

Compare Source

⚠ BREAKING CHANGES
  • remove output variable apphub_service_uri from postgersql/mysql module as it is not supported (#​676)
Bug Fixes
  • remove output variable apphub_service_uri from postgersql/mysql module as it is not supported (#​676) (de13aa9)

v24.0.1

Compare Source

Bug Fixes

v24.0.0

Compare Source

⚠ BREAKING CHANGES
  • add deletion_protection to backup module and set it to false in … (#​670)
Bug Fixes

v23.0.0

Compare Source

⚠ BREAKING CHANGES
  • TPG>=6.1: add support for IAM groups (#​661)
  • Change export service account permission for external backups - roles/storage.objectAdmin (#​656)
Features
Bug Fixes
  • Change export service account permission for external backups - roles/storage.objectAdmin (#​656) (003237e)
  • lint issue in metadata.display.yaml (#​659) (c414276)

v22.1.0

Compare Source

Features

v22.0.0

Compare Source

⚠ BREAKING CHANGES
  • removed require_ssl and change max provider to 6.X (#​643)
  • Add connection metadata, output and support for ml integration for Mysql module (#​637)
Features
  • Add connection metadata, output and support for ml integration for Mysql module (#​637) (f2c91fa)
  • removed require_ssl and change max provider to 6.X (#​643) (f75763b)

v21.0.2

Compare Source

Bug Fixes
  • Missing ssl_mode in variable read_replicas.ip_configuration (#​638) (bbbac23)

v21.0.1

Compare Source

Bug Fixes
  • mysql module read_replica add missing ssl_mode in ip_configuration (#​628) (aa3faaf)

v21.0.0

Compare Source

⚠ BREAKING CHANGES
  • TPG>5.38: added deletion_policy to private service access sub-module and promoted to GA provider (#​620)
  • Cleanup of old instance backups. Change role roles/cloudsql.editor to roles/cloudsql.admin (#​618)
  • Add enable_google_ml_integration setting for database instance and configurable project roles for default database service account (#​615)
Features
  • Add enable_google_ml_integration setting for database instance and configurable project roles for default database service account (#​615) (83bbaa3)
  • Add new output called env_vars for postgresql (#​612) (f02e3fd)
  • enable data_cache_config for postgresql read replicas (#​619) (d7280da)
  • TPG>5.38: added deletion_policy to private service access sub-module and promoted to GA provider (#​620) (cf5f184)
Bug Fixes
  • Backup - set IAM conditions conditionally (#​616) (8780714)
  • Cleanup of old instance backups. Change role roles/cloudsql.editor to roles/cloudsql.admin (#​618) (7310051)

v20.2.0

Compare Source

Features
Bug Fixes
  • mssql - make instance_server_ca_cert output sensitive (#​609) (163a89c)

v20.1.0

Compare Source

Features
  • Add support for email based alerting (#​591) (af8ec91)
  • Add support to use existing notification channels for alerts (#​593) (1c18d78)
  • Follow least privilege principal for backup service account (#​597) (0f18fd7)
Bug Fixes
  • disable random_pass when default user off (#​602) (98c7f8c)
  • Relax assignment of backup_configuration when operating as a replica (#​589) (19daff8)

v20.0.0

Compare Source

⚠ BREAKING CHANGES
  • TPG>=5.12: Add option to create and failover a replica instance in Postgresql and MsSQL sub-module (#​582)
  • TPG>=5.6: bump required google provider to 5.6 for postgres
Features
  • TPG>=5.12: Add option to create and failover a replica instance in Postgresql and MsSQL sub-module (#​582) (141e54a)
Bug Fixes
  • mark replicas_instance_server_ca_certs output as sensitive (#​579) (faa064e)
  • TPG>=5.6: bump required google provider to 5.6 for postgres (0d3b434)

v19.0.0

Compare Source

⚠ BREAKING CHANGES
  • Allow passing ssl_mode for MySQL Module (#​575)
Features
Bug Fixes
  • backup: backups are not deleted when retained nr of backups >= 20 (#​566) (6c4b0e3)
  • Cloud SQL does not support multiple deny_maintenance_period block. Update variable description (#​564) (9e55c87)
  • deps: Update cft/developer-tools Docker tag to v1.19 (#​571) (bd18ee6)
  • Improve MySQL root_password documentation (#​573) (611edfd)

v18.2.0

Compare Source

Features
  • add master_instance_name and instance_type to mysql module (#​556) (6cda644)
Bug Fixes
  • Don't define backup_configuration if default DB is configured as a replica (#​559) (52224ad)

v18.1.0

Compare Source

Features
Bug Fixes

v18.0.0

Compare Source

⚠ BREAKING CHANGES
  • safer_mysql module's assign_public_ip input should be bool type (#​541)
Features
Bug Fixes
  • safer_mysql module's assign_public_ip input should be bool type (#​541) (4521594)

v17.1.0

Compare Source

Features
Bug Fixes

v17.0.1

Compare Source

Bug Fixes
  • deps: update actions/checkout action to v4 (#​510) (9012164)
  • deps: update cft/developer-tools docker tag to v1.15 (#​508) (8c32574)
  • Fix zone auto-detection when var.zones are not set (#​534) (8409f72)
  • upgraded versions.tf to include minor bumps from tpg v5 (#​523) (5102a7b)

v17.0.0

Compare Source

⚠ BREAKING CHANGES
  • TPG >= 4.80: add support for psc (private service connect) (#​507)
Features
Bug Fixes
  • deps: update module github.com/googlecloudplatform/cloud-foundation-toolkit/infra/blueprint-test to v0.8.0 (#​505) (5b111a6)

v16.1.0

Compare Source

Features
  • config connector_enforcement in postgres and mssql (#​500) (5789b54)

v16.0.0

Compare Source

⚠ BREAKING CHANGES
  • added edition in mssql, mysql, postgresql, safer_sql and data_cache_config to mysql and safer_sql modules (#​491)
Features
  • added edition in mssql, mysql, postgresql, safer_sql and data_cache_config to mysql and safer_sql modules (#​491) (0024b24)
Bug Fixes
  • to avoid password reset for existing additional users for mssql (#​489) (923cd11)

v15.2.0

Compare Source

Features

v15.1.0

Compare Source

Features
  • added support for enable_private_path_for_google_cloud_services field in replica instances. (#​471) (3d0c204)
  • include log for each database name in export workflow (#​407) (e638a24)
Bug Fixes

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 becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner June 25, 2025 17:28
@renovate renovate bot force-pushed the renovate/googlecloudplatform-sql-db-google-26.x branch from a7a49b6 to 6022e3a Compare June 26, 2025 23:42
@renovate renovate bot force-pushed the renovate/googlecloudplatform-sql-db-google-26.x branch from 6022e3a to 2e18d54 Compare July 16, 2025 13:49
@renovate renovate bot force-pushed the renovate/googlecloudplatform-sql-db-google-26.x branch 2 times, most recently from dec0589 to aea4ded Compare September 3, 2025 09:35
@renovate renovate bot force-pushed the renovate/googlecloudplatform-sql-db-google-26.x branch from aea4ded to a5eb095 Compare October 1, 2025 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant