Skip to content

Commit

Permalink
Bump tf version
Browse files Browse the repository at this point in the history
  • Loading branch information
jefferai committed Aug 19, 2016
1 parent 87690f0 commit cb10653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/aws/variables.tf
Expand Up @@ -3,7 +3,7 @@
//-------------------------------------------------------------------

variable "download-url" {
default = "https://releases.hashicorp.com/vault/0.6.0/vault_0.6.0_linux_amd64.zip"
default = "https://releases.hashicorp.com/vault/0.6.1/vault_0.6.1_linux_amd64.zip"
description = "URL to download Vault"
}

Expand Down

0 comments on commit cb10653

Please sign in to comment.