MON-181 update vpn readme

This commit is contained in:
Quentin Manfroi 2018-04-11 10:58:08 +02:00
parent 36d3e41114
commit bcb468e877

View File

@ -10,7 +10,6 @@ module "vpn" {
environment = "${var.environment}"
message = "${module.datadog-message-alerting.alerting-message}"
vpn_tunnel_address = "${var.vpn_to_monitor}"
}
```