Releases: terraform-google-modules/terraform-google-sql-db
Releases · terraform-google-modules/terraform-google-sql-db
v26.1.1
26.1.1 (2025-07-11)
Bug Fixes
- adding regex validation for ip network and changing description for variables (#747) (d4b8db7)
v26.0.0
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
25.2.2 (2025-03-05)
Bug Fixes
- update display metadata for postgresql and mysql (#707) (e662e52)
v25.2.1
25.2.1 (2025-02-18)
Bug Fixes
- update service_uri for postgresql and mysql (#705) (fa37bbd)
v25.2.0
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
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
25.0.2 (2025-01-16)
Bug Fixes
- to avoid password reset for existing additional users for MySQL module (#692) (3352a8b)
v25.0.1
25.0.1 (2025-01-04)
Bug Fixes
- remove point_in_time_recorvery_enabled from MySQL instance as it… (#689) (a86d2b8)
v25.0.0
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)