Patrick de Ruiter 553f03285a
Some checks failed
Monitors / pre_job (push) Successful in 14s
Monitors / check (push) Failing after 1m30s
Initial commit with README and module files
2025-11-01 10:43:48 +01:00

6 lines
162 B
HCL
Executable File

output "NLB_no_healthy_instances_id" {
description = "id for monitor NLB_no_healthy_instances"
value = datadog_monitor.NLB_no_healthy_instances.*.id
}