mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-27 02:31:12 +01:00
Merge pull request #1055 from bscott/master
Updated Vault Download URL and Version
This commit is contained in:
commit
b034ffc257
@ -3,7 +3,7 @@
|
||||
//-------------------------------------------------------------------
|
||||
|
||||
variable "download-url" {
|
||||
default = "https://dl.bintray.com/mitchellh/vault/vault_0.1.2_linux_amd64.zip"
|
||||
default = "https://releases.hashicorp.com/vault/0.5.0/vault_0.5.0_linux_amd64.zip"
|
||||
description = "URL to download Vault"
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user