Releases: dasmeta/terraform-aws-rds
Releases · dasmeta/terraform-aws-rds
v1.4.0
1.4.0 (2024-12-24)
Bug Fixes
- DMVP-6335: have proxy as submodule (b559b33)
- DMVP-6335: have proxy disabling block removed from example as it is by default disabled (aea00b3)
- DMVP-6335: spelling fix (630ef58)
Features
- DMVP-6335: ability to create rds aurora clusters and configure rds-proxy (28871cf)
- DMVP-6335: cleanup (fc44ab3)
v1.3.7
1.3.7 (2024-11-26)
Bug Fixes
- DMVP-6154: Set storage alert to 8% instead of 10 (7e78d28)
v1.3.6
1.3.6 (2024-08-15)
Bug Fixes
- DMVP-5026: fix rds module to set passed custom parameters correctly (c2dabad)
- DMVP-5026: fix/upgrade pre-commit-hooks (bee9c67)
- DMVP-5026: fix/upgrade pre-commit-hooks (ce7b11c)
v1.3.5
1.3.5 (2024-05-06)
Bug Fixes
- DMVP-4093: Changed FreeStorageSpace and FreeableMemory alert thresholds (80cd245)
v1.3.4
1.3.4 (2024-04-25)
Bug Fixes
- DMVP-3900: Improved alarm names (13456b0)
v1.3.3
1.3.3 (2024-03-13)
Bug Fixes
- DMVP-3639: Create LICENSE (45a2341)
v1.3.2
1.3.2 (2023-12-28)
Bug Fixes
- DMVP-3234: Added mariadb case (21904e6)
- DMVP-3234: Changed parameter group family config (45ef5bc)
v1.3.1
1.3.1 (2023-12-19)
Bug Fixes
- DMVP-3130: Added storage_encrypted variable to db module (902c122)
- DMVP-3130: Changed storage_encrypted variable default value to false (7e91735)
v1.3.0
1.3.0 (2023-12-15)
Features
- DMVP-3128: Added slow queries feature for mysql engine (ce76a56)
v1.2.0
1.2.0 (2023-12-13)
Bug Fixes
- DMVP-3129: Added tests for slow-queries (8ae9f41)
- DMVP-3129: Changed slow queries alert's statistic and threshold (962dd70)
- DMVP-3129: Changed slow queries alert's threshold (d257fb3)
- DMVP-3129: Renamed test folders to include engine name (b6bb541)
Features
- DMVP-3129: Added slow queries feature for postgre engine (c6407d0)