You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Allow passing ssl_mode for MySQL Module ([#575](https://github.com/terraform-google-modules/terraform-google-sql-db/issues/575))
14
+
15
+
### Features
16
+
17
+
* Allow passing ssl_mode for MySQL Module ([#575](https://github.com/terraform-google-modules/terraform-google-sql-db/issues/575)) ([c7ab6ec](https://github.com/terraform-google-modules/terraform-google-sql-db/commit/c7ab6ecbcdfaaee94586b2251ff643d05311a5cc))
18
+
* Make MySQL CloudSQL zone optional ([#572](https://github.com/terraform-google-modules/terraform-google-sql-db/issues/572)) ([3c4b504](https://github.com/terraform-google-modules/terraform-google-sql-db/commit/3c4b504671cffc222b408b1f3051175837757b1e))
19
+
20
+
21
+
### Bug Fixes
22
+
23
+
***backup:** backups are not deleted when retained nr of backups >= 20 ([#566](https://github.com/terraform-google-modules/terraform-google-sql-db/issues/566)) ([6c4b0e3](https://github.com/terraform-google-modules/terraform-google-sql-db/commit/6c4b0e38b7d37e67107955da3d9a46e691b3f47a))
24
+
* Cloud SQL does not support multiple deny_maintenance_period block. Update variable description ([#564](https://github.com/terraform-google-modules/terraform-google-sql-db/issues/564)) ([9e55c87](https://github.com/terraform-google-modules/terraform-google-sql-db/commit/9e55c87c54371780f175734212abce3e4d4963c3))
25
+
***deps:** Update cft/developer-tools Docker tag to v1.19 ([#571](https://github.com/terraform-google-modules/terraform-google-sql-db/issues/571)) ([bd18ee6](https://github.com/terraform-google-modules/terraform-google-sql-db/commit/bd18ee68a2a05c5587706d9cbca6023b8eab0ae1))
26
+
* Improve MySQL root_password documentation ([#573](https://github.com/terraform-google-modules/terraform-google-sql-db/issues/573)) ([611edfd](https://github.com/terraform-google-modules/terraform-google-sql-db/commit/611edfd8d72d4560c629fa8e3863932eb309323d))
0 commit comments