MON-91 - Terraform fmt

This commit is contained in:
Alexandre Gaillet 2018-02-20 18:10:16 +01:00
parent 14954200f0
commit 8ab69fca47

View File

@ -96,6 +96,7 @@ variable "elb_4xx_threshold" {
variable "elb_backend_latency" { variable "elb_backend_latency" {
description = "Average time elapsed after the request leaves the load balancer until a response is received. In seconds" description = "Average time elapsed after the request leaves the load balancer until a response is received. In seconds"
default = { default = {
warning = 1 warning = 1
critical = 5 critical = 5