mirror of
https://github.com/hashicorp/vault.git
synced 2026-03-20 01:24:52 -04:00
Bump TF file
This commit is contained in:
parent
6626c06eef
commit
bceaeb0197
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
//-------------------------------------------------------------------
|
||||
|
||||
variable "download-url" {
|
||||
default = "https://releases.hashicorp.com/vault/0.5.1/vault_0.5.1_linux_amd64.zip"
|
||||
default = "https://releases.hashicorp.com/vault/0.5.2/vault_0.5.2_linux_amd64.zip"
|
||||
description = "URL to download Vault"
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue