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 335cb6f commit 2917994Copy full SHA for 2917994
terraform/variables.tf
@@ -10,7 +10,7 @@ variable "groups" {
10
11
variable "agent_version" {
12
type = string
13
- default = "1.0.6"
+ default = "1.0.7"
14
description = "The ssh-key-agent version"
15
}
16
0 commit comments