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 c336e44 commit b99023bCopy full SHA for b99023b
registry/coder-labs/modules/cursor-cli/main.tf
@@ -59,9 +59,6 @@ variable "agentapi_version" {
59
default = "v0.4.0"
60
}
61
62
-# Running mode is non-interactive by design for automation.
63
-
64
65
variable "force" {
66
type = bool
67
description = "Force allow commands unless explicitly denied"
0 commit comments