Skip to content

Commit

Permalink
Update Terraform justtrackio/dynamodb-table/aws to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent 38761e6 commit 55fd928
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 55fd928

Please sign in to comment.