Releases: terraform-aws-modules/terraform-aws-rds
Releases Β· terraform-aws-modules/terraform-aws-rds
v5.2.1
5.2.1 (2022-12-14)
Bug Fixes
- Change RDS variable
iops
default value from 0
to null
(#456) (9c8d21f)
v5.2.0
5.2.0 (2022-12-05)
Features
v5.1.1
5.1.1 (2022-11-12)
Bug Fixes
- Update CI configuration files to use latest version (#438) (113a08b)
v5.1.0
5.1.0 (2022-09-11)
Features
v5.0.3
5.0.3 (2022-08-15)
Bug Fixes
- Fixed example of cross-region replica where KMS key was missing (#428) (88418a7)
v5.0.2
5.0.2 (2022-08-11)
Bug Fixes
- Replace deprecated name property in outputs (#426) (c6e87d1)
v5.0.1
5.0.1 (2022-07-25)
Bug Fixes
- Cloudwatch Log Group deletion db_instance dependency (#423) (e6351a3)
v5.0.0
5.0.0 (2022-07-21)
β BREAKING CHANGES
- Update Terraform and provider versions to v1.x and v4.x, mark password input as sensitive (#420)
Features
- Update Terraform and provider versions to v1.x and v4.x, mark password input as sensitive (#420) (808407d)
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)