From f9c5bce32b041cda42983da55aea47e5e0f0ad86 Mon Sep 17 00:00:00 2001 From: Laurent Piroelle Date: Tue, 21 Jan 2020 10:51:45 +0100 Subject: [PATCH] MON-558: Set default values for Azure app gw host checks --- cloud/azure/app-gateway/monitors-app-gateway.tf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cloud/azure/app-gateway/monitors-app-gateway.tf b/cloud/azure/app-gateway/monitors-app-gateway.tf index 421ad78..34f2670 100644 --- a/cloud/azure/app-gateway/monitors-app-gateway.tf +++ b/cloud/azure/app-gateway/monitors-app-gateway.tf @@ -136,9 +136,9 @@ resource "datadog_monitor" "appgateway_healthy_host_ratio" { query = < ${var.appgateway_unhealthy_host_ratio_threshold_critical} EOQ