We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f5fbe4 commit 40212e8Copy full SHA for 40212e8
terraform/variables.tf
@@ -10,7 +10,7 @@ variable "groups" {
10
11
variable "agent_version" {
12
type = string
13
- default = "1.0.7"
+ default = "1.0.9"
14
description = "The ssh-key-agent version"
15
}
16
0 commit comments