fixup agentapi module source

This commit is contained in:
Cian Johnston 2026-01-07 15:56:37 +00:00
parent 65ccc6ff48
commit 4f22907ed4
No known key found for this signature in database
GPG Key ID: F57401F0A40CBB29

View File

@ -338,7 +338,7 @@ locals {
}
module "agentapi" {
source = "registry.coder.com/coder/agentapi/coder"
source = "github.com/coder/registry//registry/coder/modules/agentapi?ref=cj%2Fagentapi%2Fdebug"
version = "2.0.0"
agent_id = var.agent_id