Skip to content

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

v6.2.0

23 Oct 11:31
Compare
Choose a tag to compare

6.2.0 (2023-10-23)

Features

  • Add db_instance_role_association functionality (#508) (ed027d7)

v6.1.1

05 Aug 20:55
Compare
Choose a tag to compare

6.1.1 (2023-08-05)

Bug Fixes

  • Change allocated_storage type from string to number (#507) (5939ddf)

v6.1.0

11 Jul 11:19
Compare
Choose a tag to compare

6.1.0 (2023-07-11)

Features

  • Pass through db_instance_master_user_secret_arn (#502) (f0eb9f3)

v6.0.0

25 Jun 13:31
Compare
Choose a tag to compare

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

03 May 00:47
Compare
Choose a tag to compare

5.9.0 (2023-05-03)

Features

  • Add output for SQL Server listener_endpoint (#486) (564fae2)

v5.8.0

03 May 00:42
Compare
Choose a tag to compare

5.8.0 (2023-05-03)

Features

  • Allow replicas to have a different version than primary (#491) (7a0542d)

v5.7.0

02 May 20:28
Compare
Choose a tag to compare

5.7.0 (2023-05-02)

Features

  • Add support for Oracle nchar_character_set_name (#487) (c7fd6c5)

v5.6.0

17 Feb 14:09
Compare
Choose a tag to compare

5.6.0 (2023-02-17)

Features

  • Add support for permissions boundary on enhanced monitoring role (#483) (b3e0aec)

v5.5.0

17 Feb 12:57
Compare
Choose a tag to compare

5.5.0 (2023-02-17)

Features

  • Add support for permissions boundary on enhanced monitoring role (#482) (0500e12)

v5.4.2

12 Feb 21:08
Compare
Choose a tag to compare

5.4.2 (2023-02-12)

Bug Fixes

  • Update cloudwatch log group creation conditional (#481) (927b714)