Skip to content

Commit

Permalink
chore: update lambdas_version
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and assafgi committed Jan 30, 2025
1 parent f5413e3 commit 1b4c615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ variable "dynamodb_hash_key_name" {
variable "lambdas_version" {
type = string
description = "Lambdas code version (hash)"
default = "871ba1d14342e39e37ce7f0466aecd4c"
default = "c7ddb52dd06ee0701d8f56d3b354481f"
}

variable "lambdas_dist" {
Expand Down

0 comments on commit 1b4c615

Please sign in to comment.