Skip to content

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

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)

v25.0.1

09 Jan 15:05
7f4ecbe
Compare
Choose a tag to compare

25.0.1 (2025-01-04)

Bug Fixes

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

v25.0.0

15 Dec 20:28
48638bc
Compare
Choose a tag to compare

25.0.0 (2024-12-10)

⚠ 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)