MON-91 - Terraform fmt
This commit is contained in:
parent
14954200f0
commit
8ab69fca47
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user