Vendor and prep for beta

This commit is contained in:
Jeff Mitchell
2019-06-20 23:43:02 -04:00
parent 650cbb297e
commit 6dccc2c6df
278 changed files with 38199 additions and 11857 deletions

View File

@@ -3,7 +3,7 @@
//-------------------------------------------------------------------
variable "download-url" {
default = "https://releases.hashicorp.com/vault/1.1.2/vault_1.1.2_linux_amd64.zip"
default = "https://releases.hashicorp.com/vault/1.2.0-beta1/vault_1.2.0-beta1_linux_amd64.zip"
description = "URL to download Vault"
}