terragrunt 0.12.6
Closes #12801. Signed-off-by: Alexander Hamann <neutric@users.noreply.github.com>
This commit is contained in:
parent
e198a1cdb3
commit
e9a1cfa1d4
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Terragrunt < Formula
|
class Terragrunt < Formula
|
||||||
desc "Thin wrapper for Terraform e.g. for locking state."
|
desc "Thin wrapper for Terraform e.g. for locking state."
|
||||||
homepage "https://github.com/gruntwork-io/terragrunt"
|
homepage "https://github.com/gruntwork-io/terragrunt"
|
||||||
url "https://github.com/gruntwork-io/terragrunt/archive/v0.12.3.tar.gz"
|
url "https://github.com/gruntwork-io/terragrunt/archive/v0.12.6.tar.gz"
|
||||||
sha256 "2cd23054295aae319b714bc31282786e63262b2d390caf8c70bd5150f206c48f"
|
sha256 "5e3d4679ee6369f76afe5e017a456efa4a59db764fa625bc802f6f35bf1221b1"
|
||||||
head "https://github.com/gruntwork-io/terragrunt.git"
|
head "https://github.com/gruntwork-io/terragrunt.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue