Update main.tf

This commit is contained in:
Hugo Dutka 2025-08-02 10:19:03 +02:00 committed by GitHub
parent 3afa72095b
commit c9cccc783f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,6 +9,7 @@ terraform {
}
}
variable "agent_id" {
type = string
description = "The ID of a Coder agent."