Update CHANGELOG for release
This commit is contained in:
parent
49371ff945
commit
8b93119f39
|
@ -1,4 +1,4 @@
|
||||||
## 1.2-beta2 (Unreleased)
|
## 1.2-beta2 (July 9th, 2019)
|
||||||
|
|
||||||
CHANGES:
|
CHANGES:
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
//-------------------------------------------------------------------
|
//-------------------------------------------------------------------
|
||||||
|
|
||||||
variable "download-url" {
|
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"
|
description = "URL to download Vault"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue