Bump TF varibles number

This commit is contained in:
Jeff Mitchell
2016-12-16 15:50:46 -05:00
parent caf8ffb638
commit f19c1dd300

View File

@@ -3,7 +3,7 @@
//-------------------------------------------------------------------
variable "download-url" {
default = "https://releases.hashicorp.com/vault/0.6.3/vault_0.6.3_linux_amd64.zip"
default = "https://releases.hashicorp.com/vault/0.6.4/vault_0.6.4_linux_amd64.zip"
description = "URL to download Vault"
}