terraform 0.12.7

Closes #43381.

Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
Rui Chen 2019-08-22 17:46:54 -04:00 committed by Thierry Moisan
parent 9538004b56
commit a696a282ce
No known key found for this signature in database
GPG key ID: A9A4CB593D38CDD0

View file

@ -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