Skip to content

Commit 4e2c8ec

Browse files
chore(release): version 1.2.0 [skip ci]
## [1.2.0](v1.1.1...v1.2.0) (2022-01-14) ### Features * Added autoscaled table resource (may cause unexpected changes) ([#43](#43)) ([c4a8306](c4a8306)) * Added variable `autoscaling_enabled` to control autoscaling ([#44](#44)) ([9ae52b6](9ae52b6))
1 parent 9ae52b6 commit 4e2c8ec

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

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

5+
## [1.2.0](https://github.com/terraform-aws-modules/terraform-aws-dynamodb-table/compare/v1.1.1...v1.2.0) (2022-01-14)
6+
7+
8+
### Features
9+
10+
* Added autoscaled table resource (may cause unexpected changes) ([#43](https://github.com/terraform-aws-modules/terraform-aws-dynamodb-table/issues/43)) ([c4a8306](https://github.com/terraform-aws-modules/terraform-aws-dynamodb-table/commit/c4a8306643ad30f67b63b3db37fcf7c8dd5b168a))
11+
* Added variable `autoscaling_enabled` to control autoscaling ([#44](https://github.com/terraform-aws-modules/terraform-aws-dynamodb-table/issues/44)) ([9ae52b6](https://github.com/terraform-aws-modules/terraform-aws-dynamodb-table/commit/9ae52b61430e46fc77fbe619bb7eecbd3754315a))
12+
513
### [1.1.1](https://github.com/terraform-aws-modules/terraform-aws-dynamodb-table/compare/v1.1.0...v1.1.1) (2022-01-10)
614

715

0 commit comments

Comments
 (0)