From 11f7bb6050522201bec7b3f4738b974ce31458b2 Mon Sep 17 00:00:00 2001 From: Alexandre Gaillet Date: Thu, 14 Jun 2018 10:07:09 +0200 Subject: [PATCH] MON-191 - Wrong variable in elb latency timeframe fixed --- cloud/aws/elb/monitors-elb.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud/aws/elb/monitors-elb.tf b/cloud/aws/elb/monitors-elb.tf index ed92f6b..befc3bc 100644 --- a/cloud/aws/elb/monitors-elb.tf +++ b/cloud/aws/elb/monitors-elb.tf @@ -178,7 +178,7 @@ resource "datadog_monitor" "ELB_backend_latency" { message = "${coalesce(var.elb_backend_latency_message, var.message)}" query = < ${var.elb_backend_latency_critical} EOF