Skip to content

Commit 2917994

Browse files
committed
Release 1.0.7
1 parent 335cb6f commit 2917994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/variables.tf

Lines changed: 1 addition & 1 deletion
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.6"
13+
default = "1.0.7"
1414
description = "The ssh-key-agent version"
1515
}
1616

0 commit comments

Comments
 (0)