Bump files for new version

This commit is contained in:
Jeff Mitchell
2018-02-20 14:51:20 -05:00
parent eecb4edf2a
commit d6366e5f24
5 changed files with 13 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
//-------------------------------------------------------------------
variable "download-url" {
default = "https://releases.hashicorp.com/vault/0.9.3/vault_0.9.3_linux_amd64.zip"
default = "https://releases.hashicorp.com/vault/0.9.4/vault_0.9.4_linux_amd64.zip"
description = "URL to download Vault"
}