6 lines
138 B
HCL
Executable File
6 lines
138 B
HCL
Executable File
output "host_unreachable_id" {
|
|
description = "id for monitor host_unreachable"
|
|
value = datadog_monitor.host_unreachable.*.id
|
|
}
|
|
|