We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2defdcf commit 6f1fa34Copy full SHA for 6f1fa34
registry/coder/modules/agentapi/README.md
@@ -16,7 +16,7 @@ The AgentAPI module is a building block for modules that need to run an AgentAPI
16
```tf
17
module "agentapi" {
18
source = "registry.coder.com/coder/agentapi/coder"
19
- version = "1.0.2"
+ version = "1.1.0"
20
21
agent_id = var.agent_id
22
web_app_slug = local.app_slug
0 commit comments