Skip to content

Commit

Permalink
Update consul to version 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stuffandthings authored and magiconair committed Jul 25, 2017
1 parent 240c40d commit 2cd7408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/shared/scripts/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ fi


echo "Fetching Consul..."
CONSUL=0.8.3
CONSUL=0.9.0
cd /tmp
wget https://releases.hashicorp.com/consul/${CONSUL}/consul_${CONSUL}_linux_amd64.zip -O consul.zip --quiet

Expand Down

0 comments on commit 2cd7408

Please sign in to comment.