MON-96 terraform fmt on elb

This commit is contained in:
Quentin Manfroi 2018-03-23 23:44:39 +01:00
parent c5d6e58737
commit 55471dc457

View File

@ -155,4 +155,3 @@ variable "artificial_requests_count" {
default = 5 default = 5
description = "Number of false requests used to mitigate false positive in case of low trafic" description = "Number of false requests used to mitigate false positive in case of low trafic"
} }