Revert "DNM: testing in claude code module"

This reverts commit 9029bd1555b3427894f7c2e80707948c02f747e9.
This commit is contained in:
Cian Johnston 2026-01-07 17:38:28 +00:00
parent 9a320adf91
commit e6b9800f8e
No known key found for this signature in database
GPG Key ID: F57401F0A40CBB29

View File

@ -338,9 +338,8 @@ locals {
} }
module "agentapi" { module "agentapi" {
# source = "registry.coder.com/coder/agentapi/coder" source = "registry.coder.com/coder/agentapi/coder"
# version = "2.0.0" 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 agent_id = var.agent_id
web_app_slug = local.app_slug web_app_slug = local.app_slug