Releases: terraform-aws-modules/terraform-aws-rds
Releases Β· terraform-aws-modules/terraform-aws-rds
v4.7.0
4.7.0 (2022-07-14)
Features
- Add support for
aws_db_instance_automated_backups_replication
(#413) (f1e15a1)
v4.6.0
4.6.0 (2022-07-13)
Features
- Support
name_prefix
in iam_role.enhanced_monitoring
(#418) (644d255)
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)