MON-248 add outputs
This commit is contained in:
parent
e2a583670d
commit
ab2647ea9c
4
caas/k8s/ingress/outputs.tf
Normal file
4
caas/k8s/ingress/outputs.tf
Normal file
@ -0,0 +1,4 @@
|
||||
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}"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user