Skip to content

Commit

Permalink
Update Terraform cloudposse/dynamodb/aws to v0.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 14, 2024
1 parent 14b1d51 commit b1aec8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/terraform/aws/dynamodb/main.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module "dynamodb" {
source = "cloudposse/dynamodb/aws"
version = "v0.34.0"
version = "v0.35.0"

enabled = local.enabled
autoscale_write_target = var.autoscale_write_target
Expand Down

0 comments on commit b1aec8d

Please sign in to comment.