Skip to content

Releases: terraform-aws-modules/terraform-aws-rds

v4.1.3

23 Feb 12:46
Compare
Choose a tag to compare

4.1.3 (2022-02-23)

Bug Fixes

  • Correct random password lifecycle by eagerly creating random password value (#388) (b41a0a5)

v4.1.2

18 Feb 16:01
Compare
Choose a tag to compare

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

17 Feb 16:34
Compare
Choose a tag to compare

4.1.1 (2022-02-17)

Bug Fixes

  • Remove check for is_mssql which is no longer valid (#382) (f4481e6)

v4.1.0

17 Feb 15:03
Compare
Choose a tag to compare

4.1.0 (2022-02-17)

Features

  • Add support for managing CloudWatch log groups (#380) (761fb7f)

v4.0.0

16 Feb 09:28
Compare
Choose a tag to compare

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

12 Jan 07:33
Compare
Choose a tag to compare

3.5.0 (2022-01-12)

Features

  • Added latest_restorable_time to ignore_changes (#356) (77902c2)

v3.4.2

10 Jan 09:30
Compare
Choose a tag to compare

3.4.2 (2022-01-10)

Bug Fixes

  • update CI/CD process to align auto-release workflow (#366) (e38aace)

v3.4.1

07 Nov 18:54
Compare
Choose a tag to compare

3.4.1 (2021-11-07)

Bug Fixes

  • update CI/CD process to use composite actions and auto-release workflow (#361) (123ea2a)

v3.4.0

07 Sep 19:20
Compare
Choose a tag to compare
2021-09-07T19:20:44Z

e1772773b560c2bded9af1151ad27e3bf7c80ecf Updated CHANGELOG
2b9aa0c7e35656396ae01d8a8a8c2809a0c26374 feat: Add new parameter monitoring_role_description (#350)
397ac22ea96a2d77a673bd66e4568d1d875262a2 docs: create_option_group -> create_db_option_group in README (#348)