Skip to content

Commit 560ab6b

Browse files
committed
🔧 update default Vault version to 1.6.1
1 parent c82d862 commit 560ab6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ variable "enable_ui" {
2626
variable "vault_version" {
2727
type = string
2828
description = "Vault Docker image version."
29-
default = "1.6.0"
29+
default = "1.6.1"
3030
}

0 commit comments

Comments
 (0)