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 037c223 commit 6748088Copy full SHA for 6748088
registry/coder-labs/modules/cursor-cli/main.tf
@@ -56,7 +56,7 @@ variable "install_agentapi" {
56
variable "agentapi_version" {
57
type = string
58
description = "The version of AgentAPI to install."
59
- default = "v0.6.0"
+ default = "v0.5.0"
60
}
61
62
variable "force" {
0 commit comments