6 lines
150 B
HCL
6 lines
150 B
HCL
output "datalakestore_status_id" {
|
|
description = "id for monitor datalakestore_status"
|
|
value = datadog_monitor.datalakestore_status.*.id
|
|
}
|
|
|