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