Skip to content

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

v6.5.2

07 Mar 02:32
Compare
Choose a tag to compare

6.5.2 (2024-03-07)

Bug Fixes

  • Update CI workflow versions to remove deprecated runtime warnings (#542) (079605a)

v6.5.1

04 Mar 15:11
Compare
Choose a tag to compare

6.5.1 (2024-03-04)

Bug Fixes

  • Allow managing allocated_storage for replicas (#534) (7b02569)

v6.5.0

02 Mar 17:00
Compare
Choose a tag to compare

6.5.0 (2024-03-02)

Features

  • Self managed active directory arguments (#541) (c85d3b0)

v6.4.0

02 Feb 21:18
Compare
Choose a tag to compare

6.4.0 (2024-02-02)

Features

  • Secretsmanager secret rotation for master user password (#537) (93c85ef)

v6.3.1

10 Jan 15:57
Compare
Choose a tag to compare

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

13 Nov 17:39
Compare
Choose a tag to compare

6.3.0 (2023-11-13)

Features

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)