Update CHANGELOG for release

This commit is contained in:
Jeff Mitchell
2019-07-09 03:53:17 -04:00
parent 450736c3d1
commit 79f398af50
2 changed files with 2 additions and 2 deletions

View File

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