Skip to content

Commit 9766b38

Browse files
committed
fix: fmt
1 parent 9df4c76 commit 9766b38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/modules/aws/lambda/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ variable "lambda_version" {
3232
variable "log_retention_days" {
3333
type = number
3434
description = "Number of days to hold logs"
35-
default = 1
35+
default = 1
3636
}

0 commit comments

Comments
 (0)