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