Revert "DNM: testing in claude code module"
This reverts commit 9029bd1555b3427894f7c2e80707948c02f747e9.
This commit is contained in:
parent
9a320adf91
commit
e6b9800f8e
@ -338,9 +338,8 @@ locals {
|
||||
}
|
||||
|
||||
module "agentapi" {
|
||||
# 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"
|
||||
source = "registry.coder.com/coder/agentapi/coder"
|
||||
version = "2.0.0"
|
||||
|
||||
agent_id = var.agent_id
|
||||
web_app_slug = local.app_slug
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user