Skip to content

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

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)

v7.2.2

11 Jul 05:24
Compare
Choose a tag to compare

7.2.2 (2022-07-11)

Bug Fixes

  • InvalidParameterCombination: Cannot find version 5.7.12 for aurora-mysql (#303) (bcbb386)

v7.2.1

27 Jun 11:13
Compare
Choose a tag to compare

7.2.1 (2022-06-27)

Bug Fixes

  • SecurityGroup - create_before_destroy (#301) (ceb91fb)