Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
bc-jcarlson committed May 22, 2024
1 parent c5d6283 commit 83cacf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform-modules/lambda-scan/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ variable "hackerone_api_token" {}

variable "timeout" {
description = "Amount of time your Lambda Function has to run in seconds"
default = 1200 # SECENG-1433
default = 1200 # SECENG-1433
}

0 comments on commit 83cacf7

Please sign in to comment.