5 lines
172 B
HCL
5 lines
172 B
HCL
output "Nginx_ingress_too_many_5xx_id" {
|
|
description = "id for monitor Nginx_ingress_too_many_5xx"
|
|
value = "${datadog_monitor.Nginx_ingress_too_many_5xx.*.id}"
|
|
}
|