Skip to content

Commit 7f4e8e0

Browse files
chore(release): version 2.9.0 [skip ci]
## [2.9.0](terraform-aws-modules/terraform-aws-msk-kafka-cluster@v2.8.1...v2.9.0) (2024-09-10) ### Features * Create a new configuration when the Kafka version is changed to avoid `ConflictException: A resource with this name already exists` errors ([terraform-aws-modules#40](terraform-aws-modules#40)) ([d5b4e6c](terraform-aws-modules@d5b4e6c))
1 parent d5b4e6c commit 7f4e8e0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

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

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

5+
## [2.9.0](https://github.com/terraform-aws-modules/terraform-aws-msk-kafka-cluster/compare/v2.8.1...v2.9.0) (2024-09-10)
6+
7+
8+
### Features
9+
10+
* Create a new configuration when the Kafka version is changed to avoid `ConflictException: A resource with this name already exists` errors ([#40](https://github.com/terraform-aws-modules/terraform-aws-msk-kafka-cluster/issues/40)) ([d5b4e6c](https://github.com/terraform-aws-modules/terraform-aws-msk-kafka-cluster/commit/d5b4e6cac2f1f0619d15e6c4f4b26f764ff3ecd2))
11+
512
## [2.8.1](https://github.com/terraform-aws-modules/terraform-aws-msk-kafka-cluster/compare/v2.8.0...v2.8.1) (2024-08-17)
613

714

0 commit comments

Comments
 (0)