From 8ab69fca4719a8bd7cb0ca44b93ca93add0beedf Mon Sep 17 00:00:00 2001 From: Alexandre Gaillet Date: Tue, 20 Feb 2018 18:10:16 +0100 Subject: [PATCH] MON-91 - Terraform fmt --- inputs.tf | 1 + 1 file changed, 1 insertion(+) diff --git a/inputs.tf b/inputs.tf index 3571c39..7fd4b4b 100644 --- a/inputs.tf +++ b/inputs.tf @@ -96,6 +96,7 @@ variable "elb_4xx_threshold" { variable "elb_backend_latency" { description = "Average time elapsed after the request leaves the load balancer until a response is received. In seconds" + default = { warning = 1 critical = 5