fixup agentapi module source
This commit is contained in:
parent
65ccc6ff48
commit
4f22907ed4
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user