Work on monitoring module
This commit is contained in:
@@ -61,7 +61,7 @@ variable "agent_id" {
|
|||||||
description = "The ID of the agent to monitor."
|
description = "The ID of the agent to monitor."
|
||||||
}
|
}
|
||||||
|
|
||||||
data "coder_monitoring" "resources" {
|
data "coder_monitoring" "monitoring" {
|
||||||
name = "monitoring"
|
name = "monitoring"
|
||||||
description = var.description
|
description = var.description
|
||||||
threshold = var.threshold
|
threshold = var.threshold
|
||||||
|
|||||||
Reference in New Issue
Block a user