Bump TF file

This commit is contained in:
Jeff Mitchell 2016-03-16 12:37:53 -04:00
parent 6626c06eef
commit bceaeb0197

View file

@ -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"
}