We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d673f3a commit dfc007dCopy full SHA for dfc007d
1 file changed
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.0"
+ default = "v0.4.2"
60
}
61
62
variable "force" {
0 commit comments