Bump tf script

This commit is contained in:
Jeff Mitchell
2016-06-14 13:28:04 +00:00
parent 39ae408ddc
commit 106083ddf8

View File

@@ -3,7 +3,7 @@
//-------------------------------------------------------------------
variable "download-url" {
default = "https://releases.hashicorp.com/vault/0.5.2/vault_0.5.2_linux_amd64.zip"
default = "https://releases.hashicorp.com/vault/0.6.0/vault_0.6.0_linux_amd64.zip"
description = "URL to download Vault"
}