2019-07-02 19:31:53 +02:00

6 lines
138 B
HCL

output "host_unreachable_id" {
description = "id for monitor host_unreachable"
value = datadog_monitor.host_unreachable.*.id
}