diff --git a/Formula/terraform.rb b/Formula/terraform.rb index db9438057b..5b1287f587 100644 --- a/Formula/terraform.rb +++ b/Formula/terraform.rb @@ -3,9 +3,8 @@ require "language/go" class Terraform < Formula desc "Tool to build, change, and version infrastructure" homepage "https://www.terraform.io/" - url "https://github.com/hashicorp/terraform/archive/v0.8.2.tar.gz" - sha256 "bc38273dcaf50e240788f6174dff0ad3cb6b252da22617fae768164cf6065c3b" - revision 1 + url "https://github.com/hashicorp/terraform/archive/v0.8.3.tar.gz" + sha256 "892caffc1c7f9e4e573de5ec6339d6569ad6121e9aabc3ab5f0b052c52d29fbd" head "https://github.com/hashicorp/terraform.git" bottle do