Releases: terraform-google-modules/terraform-google-sql-db
Releases · terraform-google-modules/terraform-google-sql-db
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)
v24.0.1
24.0.1 (2024-12-01)
Bug Fixes
- add alternate default for tier for postgresql (#674) (fba7921)
v24.0.0
24.0.0 (2024-11-27)
⚠ BREAKING CHANGES
- add deletion_protection to backup module and set it to false in … (#670)
Bug Fixes
- add deletion_protection to backup module and set it to false in … (#670) (5e39538)
- update connection metadata (#668) (8cb3a03)
v23.0.0
23.0.0 (2024-10-28)
⚠ 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
22.1.0 (2024-10-01)
Features
- Adding flag for enabling data cache in MSSQL module (#642) (c9f0014)
- enable data_cache_config block for mysql (#652) (2b26a78)
v22.0.0
22.0.0 (2024-09-13)
⚠ 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
21.0.2 (2024-09-04)
Bug Fixes
- Missing ssl_mode in variable read_replicas.ip_configuration (#638) (bbbac23)
v21.0.1
21.0.1 (2024-08-28)
Bug Fixes
- mysql module read_replica add missing ssl_mode in ip_configuration (#628) (aa3faaf)