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 6add893 commit b94c01cCopy full SHA for b94c01c
variables.tf
@@ -21,7 +21,7 @@ variable "availability-zone" {
21
variable "cloud-agent-version" {
22
type = string
23
description = "Version tag for ghcr.io/depot/cloud-agent container"
24
- default = "2.2.2"
+ default = "2"
25
}
26
27
variable "create" {
0 commit comments