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
* pass iam_user_emails as map to postgres module ([#414](https://github.com/terraform-google-modules/terraform-google-sql-db/issues/414))
14
+
15
+
### Features
16
+
17
+
* add deletion_protection.enabled for read replicas ([#437](https://github.com/terraform-google-modules/terraform-google-sql-db/issues/437)) ([4cdb81c](https://github.com/terraform-google-modules/terraform-google-sql-db/commit/4cdb81c86c702aebed269d82e7fcbbd92afa699d))
18
+
* added enable_private_path_for_google_cloud_services field in ip_configuration for google_sql_database_instance resource ([#449](https://github.com/terraform-google-modules/terraform-google-sql-db/issues/449)) ([64618c4](https://github.com/terraform-google-modules/terraform-google-sql-db/commit/64618c48df3a99052aad765d97e04dfcfd739479))
19
+
* support query insights for MySQL for read replicas ([#453](https://github.com/terraform-google-modules/terraform-google-sql-db/issues/453)) ([59b32af](https://github.com/terraform-google-modules/terraform-google-sql-db/commit/59b32af83e03da4b4dc0eb1fa6d5372dc4a3b696))
20
+
21
+
22
+
### Bug Fixes
23
+
24
+
* pass iam_user_emails as map to postgres module ([#414](https://github.com/terraform-google-modules/terraform-google-sql-db/issues/414)) ([15298c2](https://github.com/terraform-google-modules/terraform-google-sql-db/commit/15298c275e2d531e3379d1c445b2317c99e6363b))
25
+
* prevent auto-update of random_password resource ([#446](https://github.com/terraform-google-modules/terraform-google-sql-db/issues/446)) ([ed83b8b](https://github.com/terraform-google-modules/terraform-google-sql-db/commit/ed83b8b67875ac9641b99fb8071aa2cd196511a9))
0 commit comments