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 dfc007d commit 037c223Copy full SHA for 037c223
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.4.2"
+ default = "v0.6.0"
60
}
61
62
variable "force" {
0 commit comments