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
* Add pwd validation policy for mysql modules ([#409](https://github.com/terraform-google-modules/terraform-google-sql-db/issues/409))
14
+
* adds settings.deletion_protection_enabled to modules ([#404](https://github.com/terraform-google-modules/terraform-google-sql-db/issues/404))
15
+
* Aligned the behaviour of additional_users resource in all 3 Cloud SQL instance modules. ([#398](https://github.com/terraform-google-modules/terraform-google-sql-db/issues/398))
16
+
* Add ```deny_maintenance_period``` for MySQL, MsSQL, PostgreSQL and safer_sql ([#399](https://github.com/terraform-google-modules/terraform-google-sql-db/issues/399))
17
+
* removes instanceUser iam binding from the postgresql module ([#382](https://github.com/terraform-google-modules/terraform-google-sql-db/issues/382))
18
+
* Add Password Validation Policy to Postgres Module ([#376](https://github.com/terraform-google-modules/terraform-google-sql-db/issues/376))
19
+
* Add name_override variable for MySQL, PostgreSQL and safer_sql to Override default read replica name ([#393](https://github.com/terraform-google-modules/terraform-google-sql-db/issues/393))
20
+
21
+
### Features
22
+
23
+
* Add ```deny_maintenance_period``` for MySQL, MsSQL, PostgreSQL and safer_sql ([#399](https://github.com/terraform-google-modules/terraform-google-sql-db/issues/399)) ([55f4206](https://github.com/terraform-google-modules/terraform-google-sql-db/commit/55f4206e6fbb4f1d241a12563b6296166b895833))
24
+
* add `secondary_zone`, `follow_gae_application` to safer_mysql ([#390](https://github.com/terraform-google-modules/terraform-google-sql-db/issues/390)) ([05cd2b6](https://github.com/terraform-google-modules/terraform-google-sql-db/commit/05cd2b6983b0c88f3cbade94abdb1c74a0dc388c))
25
+
* Add name_override variable for MySQL, PostgreSQL and safer_sql to Override default read replica name ([#393](https://github.com/terraform-google-modules/terraform-google-sql-db/issues/393)) ([045bed1](https://github.com/terraform-google-modules/terraform-google-sql-db/commit/045bed1d212aeb8e7ec8bf89896c74fffec38f8a))
26
+
* Add Password Validation Policy to Postgres Module ([#376](https://github.com/terraform-google-modules/terraform-google-sql-db/issues/376)) ([562455b](https://github.com/terraform-google-modules/terraform-google-sql-db/commit/562455bf558c84cd856420374653c095d49b1f9c))
27
+
* Add pwd validation policy for mysql modules ([#409](https://github.com/terraform-google-modules/terraform-google-sql-db/issues/409)) ([df8accd](https://github.com/terraform-google-modules/terraform-google-sql-db/commit/df8accdea3091883e8aef9a2896ffa6f7a09582a))
28
+
* add Suffix to backup configurations ([#377](https://github.com/terraform-google-modules/terraform-google-sql-db/issues/377)) ([0ea1968](https://github.com/terraform-google-modules/terraform-google-sql-db/commit/0ea1968291957d3637724ebe8f69af48736a45e4))
29
+
* adds deletion_policy parameter for google_sql_user and google_sql_database resource. ([#386](https://github.com/terraform-google-modules/terraform-google-sql-db/issues/386)) ([8ab6e37](https://github.com/terraform-google-modules/terraform-google-sql-db/commit/8ab6e374dd74a8c3f5d6963640f9eb945cd996f5))
30
+
* adds settings.deletion_protection_enabled to modules ([#404](https://github.com/terraform-google-modules/terraform-google-sql-db/issues/404)) ([af48cd3](https://github.com/terraform-google-modules/terraform-google-sql-db/commit/af48cd39b510fa21b1c7c5b2a7a20b5085b04d57))
31
+
* adds settings.location_preference.follow_gae_application parameter to modules. ([#385](https://github.com/terraform-google-modules/terraform-google-sql-db/issues/385)) ([edefa43](https://github.com/terraform-google-modules/terraform-google-sql-db/commit/edefa43e0b42f382fc2f9e96d8a28cefea473c98))
32
+
* Aligned the behaviour of additional_users resource in all 3 Cloud SQL instance modules. ([#398](https://github.com/terraform-google-modules/terraform-google-sql-db/issues/398)) ([7d6b209](https://github.com/terraform-google-modules/terraform-google-sql-db/commit/7d6b2095f0e2312424c97a416dbb929d57c73eaa))
33
+
34
+
35
+
### Bug Fixes
36
+
37
+
* Added functionality to simply specify the database version number ins… ([#388](https://github.com/terraform-google-modules/terraform-google-sql-db/issues/388)) ([83ca2e2](https://github.com/terraform-google-modules/terraform-google-sql-db/commit/83ca2e2a2791325421162b68eafa6264a550ecfa))
38
+
* Added sensitive field in output "primary" in mssql module ([#394](https://github.com/terraform-google-modules/terraform-google-sql-db/issues/394)) ([4b32479](https://github.com/terraform-google-modules/terraform-google-sql-db/commit/4b32479921fa85ce1a477ad1415032d795dc3953))
39
+
* fixes lint issues and generates metadata ([#392](https://github.com/terraform-google-modules/terraform-google-sql-db/issues/392)) ([dd1d75c](https://github.com/terraform-google-modules/terraform-google-sql-db/commit/dd1d75cff8d21c16299a026edb88d3939daf99d1))
40
+
* made 'allocated_ip_range' variable optional ([#395](https://github.com/terraform-google-modules/terraform-google-sql-db/issues/395)) ([243c1c5](https://github.com/terraform-google-modules/terraform-google-sql-db/commit/243c1c556b801505fb6c1e35dd5ffe23091bce0b))
41
+
* removes instanceUser iam binding from the postgresql module ([#382](https://github.com/terraform-google-modules/terraform-google-sql-db/issues/382)) ([cc39074](https://github.com/terraform-google-modules/terraform-google-sql-db/commit/cc39074a0d6c9393be7fc05f9afd62bbc292ff4c))
42
+
* sensitive output safer mysql ([#401](https://github.com/terraform-google-modules/terraform-google-sql-db/issues/401)) ([5cc5e08](https://github.com/terraform-google-modules/terraform-google-sql-db/commit/5cc5e08d575f16f1cf588bd7fd28f3e50b29647d))
0 commit comments