DNM: testing in claude code module

This commit is contained in:
Cian Johnston 2026-01-07 17:18:17 +00:00
parent 82fb00a4e1
commit 9029bd1555
No known key found for this signature in database
GPG Key ID: F57401F0A40CBB29

View File

@ -338,8 +338,9 @@ locals {
}
module "agentapi" {
source = "registry.coder.com/coder/agentapi/coder"
version = "2.0.0"
# source = "registry.coder.com/coder/agentapi/coder"
# version = "2.0.0"
source = "github.com/coder/registry//registry/coder/modules/agentapi?ref=cj%2Fagentapi%2Fimprove-wait-for-start"
agent_id = var.agent_id
web_app_slug = local.app_slug