DNM: testing in claude code module
This commit is contained in:
parent
82fb00a4e1
commit
9029bd1555
@ -338,8 +338,9 @@ 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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user