Skip to content

Commit 496360e

Browse files
committed
ALB latency default
1 parent 2dcfd55 commit 496360e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws/alb/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ variable "latency_no_data_window" {
113113
}
114114

115115
variable "latency_threshold_critical" {
116-
default = null
116+
default = 3
117117
description = "Critical threshold (seconds)"
118118
type = number
119119
}

0 commit comments

Comments
 (0)