Skip to content

Releases: terraform-aws-modules/terraform-aws-dynamodb-table

v3.0.0

26 Jul 15:36
Compare
Choose a tag to compare

3.0.0 (2022-07-26)

⚠ BREAKING CHANGES

  • Added support for propagate_tags feature (#59)

Features

  • Added support for propagate_tags feature (#59) (c750eda)

v2.0.0

07 Jun 08:36
Compare
Choose a tag to compare

2.0.0 (2022-06-07)

⚠ BREAKING CHANGES

  • Added module wrappers. Bump TF version to 1.0. (#55)

Features

  • Added module wrappers. Bump TF version to 1.0. (#55) (2b464ad)

v1.3.0

07 Jun 08:22
Compare
Choose a tag to compare

1.3.0 (2022-06-07)

Features

v1.2.2

24 Jan 08:19
Compare
Choose a tag to compare

1.2.2 (2022-01-24)

Bug Fixes

  • Fixed dynamodb_table_stream_label output (#47) (ba08762)

v1.2.1

24 Jan 08:15
Compare
Choose a tag to compare

1.2.1 (2022-01-24)

Bug Fixes

  • Fixed dynamodb_table_stream_arn output (#46) (e3f534c)

v1.2.0

14 Jan 14:02
Compare
Choose a tag to compare

1.2.0 (2022-01-14)

Features

  • Added autoscaled table resource (may cause unexpected changes) (#43) (c4a8306)
  • Added variable autoscaling_enabled to control autoscaling (#44) (9ae52b6)

v1.1.1

10 Jan 09:34
Compare
Choose a tag to compare

1.1.1 (2022-01-10)

Bug Fixes

  • update CI/CD process to enable auto-release workflow (#41) (09d7a28)