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 0a41708 commit 22c7c85Copy full SHA for 22c7c85
registry/coder-labs/modules/sourcegraph-amp/main.tf
@@ -55,7 +55,7 @@ variable "install_agentapi" {
55
variable "agentapi_version" {
56
type = string
57
description = "The version of AgentAPI to install."
58
- default = "v0.10.0"
+ default = "v0.11.1"
59
}
60
61
variable "cli_app" {
0 commit comments