Skip to content

Commit 7bf5933

Browse files
chore(release): version 9.0.0 [skip ci]
## [9.0.0](terraform-aws-modules/terraform-aws-rds-aurora@v8.5.0...v9.0.0) (2023-12-11) ### ⚠ BREAKING CHANGES * Add `delete_automated_backups` and update MSV of AWS provider to `v5.26` to support (terraform-aws-modules#415) ### Features * Add `delete_automated_backups` and update MSV of AWS provider to `v5.26` to support ([terraform-aws-modules#415](terraform-aws-modules#415)) ([c9e4933](terraform-aws-modules@c9e4933))
1 parent c9e4933 commit 7bf5933

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [9.0.0](https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v8.5.0...v9.0.0) (2023-12-11)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* Add `delete_automated_backups` and update MSV of AWS provider to `v5.26` to support (#415)
11+
12+
### Features
13+
14+
* Add `delete_automated_backups` and update MSV of AWS provider to `v5.26` to support ([#415](https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/issues/415)) ([c9e4933](https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/commit/c9e4933177c6d972dca6c45be0178dc2928e42b1))
15+
516
## [8.5.0](https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v8.4.0...v8.5.0) (2023-10-09)
617

718

0 commit comments

Comments
 (0)