Releases: terraform-aws-modules/terraform-aws-rds
Releases Β· terraform-aws-modules/terraform-aws-rds
v6.5.0
6.5.0 (2024-03-02)
Features
- Self managed active directory arguments (#541) (c85d3b0)
v6.4.0
6.4.0 (2024-02-02)
Features
- Secretsmanager secret rotation for master user password (#537) (93c85ef)
v6.3.1
6.3.1 (2024-01-10)
Bug Fixes
- Align the default value of
manage_master_user_password
in the instance sub-module with the root module (#531) (8b90616)
v6.3.0
6.3.0 (2023-11-13)
Features
v6.2.0
6.2.0 (2023-10-23)
Features
- Add
db_instance_role_association
functionality (#508) (ed027d7)
v6.1.1
6.1.1 (2023-08-05)
Bug Fixes
- Change
allocated_storage
type from string to number (#507) (5939ddf)
v6.1.0
6.1.0 (2023-07-11)
Features
- Pass through db_instance_master_user_secret_arn (#502) (f0eb9f3)
v6.0.0
6.0.0 (2023-06-25)
β BREAKING CHANGES
- Replace random password generation with manage master password, min AWS provider version increased to 5.0,
id
output replaced with identifier
(#489)
Features
- Replace random password generation with manage master password, min AWS provider version increased to 5.0,
id
output replaced with identifier
(#489) (c66cd73)
v5.9.0
5.9.0 (2023-05-03)
Features
- Add output for SQL Server
listener_endpoint
(#486) (564fae2)
v5.8.0
5.8.0 (2023-05-03)
Features
- Allow replicas to have a different version than primary (#491) (7a0542d)