diff --git a/registry/coder/modules/claude-code/main.tf b/registry/coder/modules/claude-code/main.tf index d8d4b9b5..e6ea1cd8 100644 --- a/registry/coder/modules/claude-code/main.tf +++ b/registry/coder/modules/claude-code/main.tf @@ -9,6 +9,7 @@ terraform { } } + variable "agent_id" { type = string description = "The ID of a Coder agent."