Skip to content

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

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)

v7.5.1

12 Sep 13:13
Compare
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
Compare
Choose a tag to compare

7.5.0 (2022-09-12)

Features

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

v7.4.2

10 Sep 06:19
Compare
Choose a tag to compare

7.4.2 (2022-09-10)

Bug Fixes

  • Correct DB instance parameter group used when users do not create one nor provide the name of existing, will use default (#321) (3a5ba14)

v7.4.1

08 Sep 15:11
Compare
Choose a tag to compare

7.4.1 (2022-09-08)

Bug Fixes

  • Correct DB clsuter parameter group used when users do not create one nor provide the name of existing, will use default (#320) (c1e7002)

v7.4.0

07 Sep 11:21
Compare
Choose a tag to compare

7.4.0 (2022-09-07)

Features

  • Fix serverless v2 engine and add missing resource arguments (#317) (2d87320)

v7.3.0

17 Aug 17:48
Compare
Choose a tag to compare

7.3.0 (2022-08-17)

Features

  • Support feature to create parameter group for aws-rds-aurora cluster and instances (#307) (45d7bf7)