Skip to content

Commit 6d33e14

Browse files
committed
Update lambda
1 parent b411d2f commit 6d33e14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

terraform/environments/dev/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ variable "public_subnets" {
4949
variable "app_version" {
5050
description = "Version of the application"
5151
type = string
52-
default = "6e757e4ac67e1af9a263c606c9b6f752ceeb73fd"
52+
default = "6e757e4ac67e1af9a263c606c9b6f752ceeb73fd"
5353
}
5454

5555
variable "certificate_arn" {

0 commit comments

Comments
 (0)