Skip to content

Commit 5fc15c1

Browse files
committed
⚡ update default Vault version to 1.8.0
1 parent 6b69f00 commit 5fc15c1

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.7.3"
29+
default = "1.8.0"
3030
}

0 commit comments

Comments
 (0)