Skip to content

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

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)

v24.0.1

01 Dec 21:43
f01ab48
Compare
Choose a tag to compare

24.0.1 (2024-12-01)

Bug Fixes

  • add alternate default for tier for postgresql (#674) (fba7921)

v24.0.0

28 Nov 03:52
c773d53
Compare
Choose a tag to compare

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

28 Oct 20:56
4a536d4
Compare
Choose a tag to compare

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

  • TPG>=6.1: add support for IAM groups (#661) (744870a)

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

01 Oct 15:10
369bd6d
Compare
Choose a tag to compare

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

13 Sep 21:23
8ee8a65
Compare
Choose a tag to compare

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

10 Sep 02:46
99341e8
Compare
Choose a tag to compare

21.0.2 (2024-09-04)

Bug Fixes

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

v21.0.1

28 Aug 19:33
5c1b27c
Compare
Choose a tag to compare

21.0.1 (2024-08-28)

Bug Fixes

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