diff --git a/Formula/terraform.rb b/Formula/terraform.rb index b537f08982..43aaa09d68 100644 --- a/Formula/terraform.rb +++ b/Formula/terraform.rb @@ -1,8 +1,8 @@ class Terraform < Formula desc "Tool to build, change, and version infrastructure" homepage "https://www.terraform.io/" - url "https://github.com/hashicorp/terraform/archive/v0.12.6.tar.gz" - sha256 "df108a45f5ba2658eed844c3a6647117324c99770e06cbd549b26dd7c20ee623" + url "https://github.com/hashicorp/terraform/archive/v0.12.7.tar.gz" + sha256 "1c4b04e219de9325b3c018679004795fd90c4f5148c6249ff43b156e35f58d56" head "https://github.com/hashicorp/terraform.git" bottle do