Skip to content

Commit 40212e8

Browse files
committed
Release 1.0.9
1 parent 7f5fbe4 commit 40212e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/variables.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ variable "groups" {
1010

1111
variable "agent_version" {
1212
type = string
13-
default = "1.0.7"
13+
default = "1.0.9"
1414
description = "The ssh-key-agent version"
1515
}
1616

0 commit comments

Comments
 (0)