Work on monitoring module

This commit is contained in:
defelmnq
2024-12-10 15:21:20 +01:00
parent e4af2a9887
commit 84bf63705f

View File

@@ -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