Skip to content

Commit

Permalink
chore(release): version 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Jan 14, 2022
1 parent 9ae52b6 commit 4e2c8ec
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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

## [1.2.0](https://github.com/terraform-aws-modules/terraform-aws-dynamodb-table/compare/v1.1.1...v1.2.0) (2022-01-14)


### Features

* 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))
* 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))

### [1.1.1](https://github.com/terraform-aws-modules/terraform-aws-dynamodb-table/compare/v1.1.0...v1.1.1) (2022-01-10)


Expand Down

0 comments on commit 4e2c8ec

Please sign in to comment.