Skip to content

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

v8.1.1

12 May 15:05
Compare
Choose a tag to compare

8.1.1 (2023-05-12)

Bug Fixes

  • Tag security group with correct name (#380) (71d23db)

v8.1.0

12 May 13:21
Compare
Choose a tag to compare

8.1.0 (2023-05-12)

Features

  • Ability to set custom security_group_name (#379) (67edcaa)

v8.0.2

11 Apr 07:48
Compare
Choose a tag to compare

8.0.2 (2023-04-11)

Bug Fixes

  • Allow setting master_username when using manage_master_user_password (#369) (f48f824)

v8.0.1

10 Apr 17:44
Compare
Choose a tag to compare

8.0.1 (2023-04-10)

Bug Fixes

  • Variable description for master_username requirements (#367) (d0435c6)

v8.0.0

10 Apr 11:16
Compare
Choose a tag to compare

8.0.0 (2023-04-10)

⚠ BREAKING CHANGES

  • Terraform MSV increased to 1.0, consolidate security group rules under one generic resource, add support for managed master password (#335)

Features

  • Terraform MSV increased to 1.0, consolidate security group rules under one generic resource, add support for managed master password (#335) (e054f77)

v7.7.1

04 Apr 12:19
Compare
Choose a tag to compare

7.7.1 (2023-04-04)

Bug Fixes

  • Postgres port conditional adjustment (#362) (980ce16)

v7.7.0

06 Mar 12:51
Compare
Choose a tag to compare

7.7.0 (2023-03-06)

Features

  • Add support for creating CloudWatch log groups (#346) (40cef84)

v7.6.2

07 Feb 12:59
Compare
Choose a tag to compare

7.6.2 (2023-02-07)

Bug Fixes

  • Add explicit default value for engine_mode used in conditiona logic internally (#347) (7ffa33f)

v7.6.1

06 Feb 14:02
Compare
Choose a tag to compare

7.6.1 (2023-02-06)

Bug Fixes

  • Use create_before_destroy lifecycle on parameter groups to support major version upgrades (#354) (97c417a)

v7.6.0

19 Oct 15:23
Compare
Choose a tag to compare

7.6.0 (2022-10-19)

Features

  • Do not create snapshot_identifier when skip_final_snapshot = true (#332) (7ce592e)