Skip to content

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

v4.0.0

27 Oct 15:42

Choose a tag to compare

4.0.0 (2023-10-27)

⚠ BREAKING CHANGES

  • Added import table feature and AWS provider v5 upgrade (#77)

Features

  • Added import table feature and AWS provider v5 upgrade (#77) (d596c25)

v3.3.0

25 May 21:09

Choose a tag to compare

3.3.0 (2023-05-25)

Features

  • Added option to ignore changes to GSIs (#72) (44187e9)

v3.2.0

21 Mar 16:02

Choose a tag to compare

3.2.0 (2023-03-21)

Features

v3.1.2

14 Nov 08:18

Choose a tag to compare

3.1.2 (2022-11-14)

Bug Fixes

  • Update CI configuration files to use latest version (#66) (463c164)

v3.1.1

02 Sep 13:11

Choose a tag to compare

3.1.1 (2022-09-02)

Bug Fixes

  • Added variable table_class in autoscaled (#64) (0b81ce3)

v3.1.0

30 Aug 19:18

Choose a tag to compare

3.1.0 (2022-08-30)

Features

  • Support configuring point_in_time_recovery on replicas (#62) (53fc0a0)

v3.0.0

26 Jul 15:36

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

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

Choose a tag to compare

1.3.0 (2022-06-07)

Features

v1.2.2

24 Jan 08:19

Choose a tag to compare

1.2.2 (2022-01-24)

Bug Fixes

  • Fixed dynamodb_table_stream_label output (#47) (ba08762)