Skip to content

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

v5.0.1

25 Jul 19:29

Choose a tag to compare

5.0.1 (2022-07-25)

Bug Fixes

  • Cloudwatch Log Group deletion db_instance dependency (#423) (e6351a3)

v5.0.0

21 Jul 11:10

Choose a tag to compare

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

14 Jul 20:36

Choose a tag to compare

4.7.0 (2022-07-14)

Features

  • Add support for aws_db_instance_automated_backups_replication (#413) (f1e15a1)

v4.6.0

13 Jul 20:45

Choose a tag to compare

4.6.0 (2022-07-13)

Features

  • Support name_prefix in iam_role.enhanced_monitoring (#418) (644d255)

v4.5.0

06 Jul 21:12

Choose a tag to compare

4.5.0 (2022-07-06)

Features

v4.4.0

27 May 16:21

Choose a tag to compare

4.4.0 (2022-05-27)

Features

  • Add engine and engine_version_actual outputs (#404) (00b9858)

v4.3.0

27 Apr 15:36

Choose a tag to compare

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

12 Mar 10:46

Choose a tag to compare

4.2.0 (2022-03-12)

Features

  • Made it clear that we stand with Ukraine (e8dfedb)

v4.1.3

23 Feb 12:46

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

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)