Update variables.tf
This commit is contained in:
parent
d7f8f9f312
commit
2a32bc01e6
|
@ -3,7 +3,7 @@
|
|||
//-------------------------------------------------------------------
|
||||
|
||||
variable "download-url" {
|
||||
default = "https://releases.hashicorp.com/vault/0.11.4/vault_0.11.4_linux_amd64.zip"
|
||||
default = "https://releases.hashicorp.com/vault/0.11.5/vault_0.11.5_linux_amd64.zip"
|
||||
description = "URL to download Vault"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue