Skip to content

Releases: terraform-google-modules/terraform-google-sql-db

v26.2.1

03 Sep 09:11
3b07de8
Compare
Choose a tag to compare

26.2.1 (2025-09-03)

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

29 Aug 08:18
f0a2571
Compare
Choose a tag to compare

26.2.0 (2025-08-29)

Features

  • deps: Update Terraform Google Provider to v7 (major) (#767) (3eb4c96)
  • Output the Service Attachment links for Replicas (#758) (e5446b7)
  • per module requirements (#749) (0475973)

Bug Fixes

  • Addng UI validations for MySql and PostgreSQL (#759) (0b75726)
  • correct typos in README and variables.tf descriptions (#753) (1615d75)
  • rename app hub service id (#757) (e9a7830)
  • revert psc_config workaround - causes permanent drift (#754) (3cb3eee)
  • use local.zone fallback for replica region calculation (#760) (4eb9309)

v26.1.1

16 Jul 08:44
5a28dec
Compare
Choose a tag to compare

26.1.1 (2025-07-11)

Bug Fixes

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

v26.1.0

26 Jun 22:11
44b558b
Compare
Choose a tag to compare

26.1.0 (2025-06-26)

Features

v26.0.0

25 Jun 16:34
101c834
Compare
Choose a tag to compare

26.0.0 (2025-06-18)

⚠ 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

06 Mar 06:52
e0669c7
Compare
Choose a tag to compare

25.2.2 (2025-03-05)

Bug Fixes

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

v25.2.1

24 Feb 02:45
122aebb
Compare
Choose a tag to compare

25.2.1 (2025-02-18)

Bug Fixes

  • update service_uri for postgresql and mysql (#705) (fa37bbd)

v25.2.0

14 Feb 09:26
1e68e00
Compare
Choose a tag to compare

25.2.0 (2025-02-13)

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

30 Jan 21:05
85896c8
Compare
Choose a tag to compare

25.1.0 (2025-01-29)

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

16 Jan 18:04
1f96fcc
Compare
Choose a tag to compare

25.0.2 (2025-01-16)

Bug Fixes

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