From 55471dc457e51a429073e4e274ab0a65ac945449 Mon Sep 17 00:00:00 2001 From: Quentin Manfroi Date: Fri, 23 Mar 2018 23:44:39 +0100 Subject: [PATCH] MON-96 terraform fmt on elb --- cloud/aws/elb/inputs.tf | 1 - 1 file changed, 1 deletion(-) diff --git a/cloud/aws/elb/inputs.tf b/cloud/aws/elb/inputs.tf index c45c140..6cd1338 100644 --- a/cloud/aws/elb/inputs.tf +++ b/cloud/aws/elb/inputs.tf @@ -155,4 +155,3 @@ variable "artificial_requests_count" { default = 5 description = "Number of false requests used to mitigate false positive in case of low trafic" } -