We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d596c25 commit 715399dCopy full SHA for 715399d
CHANGELOG.md
@@ -2,6 +2,17 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [4.0.0](https://github.com/terraform-aws-modules/terraform-aws-dynamodb-table/compare/v3.3.0...v4.0.0) (2023-10-27)
6
+
7
8
+### ⚠ BREAKING CHANGES
9
10
+* Added import table feature and AWS provider v5 upgrade (#77)
11
12
+### Features
13
14
+* Added import table feature and AWS provider v5 upgrade ([#77](https://github.com/terraform-aws-modules/terraform-aws-dynamodb-table/issues/77)) ([d596c25](https://github.com/terraform-aws-modules/terraform-aws-dynamodb-table/commit/d596c253d91c7b44b35f62c520f724d86a2bef23))
15
16
## [3.3.0](https://github.com/terraform-aws-modules/terraform-aws-dynamodb-table/compare/v3.2.0...v3.3.0) (2023-05-25)
17
18
0 commit comments