Work on monitoring module

pull/362/head
defelmnq 7 months ago
parent e4af2a9887
commit 84bf63705f

@ -61,7 +61,7 @@ variable "agent_id" {
description = "The ID of the agent to monitor."
}
data "coder_monitoring" "resources" {
data "coder_monitoring" "monitoring" {
name = "monitoring"
description = var.description
threshold = var.threshold

Loading…
Cancel
Save