Skip to content

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

v8.0.2

11 Apr 07:48

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

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

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

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

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

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

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

Choose a tag to compare

7.6.0 (2022-10-19)

Features

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

v7.5.1

12 Sep 13:13

Choose a tag to compare

7.5.1 (2022-09-12)

Bug Fixes

  • Update miminum provider version required for current arguments supported (#324) (5f61877)

v7.5.0

12 Sep 09:00

Choose a tag to compare

7.5.0 (2022-09-12)

Features

  • Add support for network_type argument (#322) (e54fbd7)