Releases: terraform-aws-modules/terraform-aws-rds
Releases Β· terraform-aws-modules/terraform-aws-rds
v4.5.0
4.5.0 (2022-07-06)
Features
v4.4.0
4.4.0 (2022-05-27)
Features
- Add
engine
and engine_version_actual
outputs (#404) (00b9858)
v4.3.0
4.3.0 (2022-04-27)
Features
- Support
source_db_instance_automated_backups_arn
parameter in restore_to_point_in_time
block (#398) (559e6b1)
v4.2.0
4.2.0 (2022-03-12)
Features
- Made it clear that we stand with Ukraine (e8dfedb)
v4.1.3
4.1.3 (2022-02-23)
Bug Fixes
- Correct random password lifecycle by eagerly creating random password value (#388) (b41a0a5)
v4.1.2
4.1.2 (2022-02-18)
Bug Fixes
- Correct usage of
password
and allow restored snapshots to set password, username, etc. (#384) (81db512)
v4.1.1
4.1.1 (2022-02-17)
Bug Fixes
- Remove check for
is_mssql
which is no longer valid (#382) (f4481e6)
v4.1.0
4.1.0 (2022-02-17)
Features
- Add support for managing CloudWatch log groups (#380) (761fb7f)
v4.0.0
4.0.0 (2022-02-16)
β BREAKING CHANGES
- Update default values for security posture improvement (#369)
Features
- Update default values for security posture improvement (#369) (9149ec1)
v3.5.0
3.5.0 (2022-01-12)
Features
- Added
latest_restorable_time
to ignore_changes (#356) (77902c2)