From 55fd9287d0999b11276e9621ed4e327b8c4d0298 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 15:14:17 +0000 Subject: [PATCH] Update Terraform justtrackio/dynamodb-table/aws to v2 --- main.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.tf b/main.tf index 531026e..ef9f387 100644 --- a/main.tf +++ b/main.tf @@ -25,7 +25,7 @@ module "table_label" { module "table" { source = "justtrackio/dynamodb-table/aws" - version = "1.0.4" + version = "2.2.0" for_each = var.tables