terragrunt 0.17.0
Closes #32806. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
b5da0a4cd7
commit
82a8a9a275
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Terragrunt < Formula
|
||||
desc "Thin wrapper for Terraform e.g. for locking state"
|
||||
homepage "https://github.com/gruntwork-io/terragrunt"
|
||||
url "https://github.com/gruntwork-io/terragrunt/archive/v0.16.14.tar.gz"
|
||||
sha256 "903efa2c86fb005d6323abe02d791623f90c75cec12105148d8311ec99de4645"
|
||||
url "https://github.com/gruntwork-io/terragrunt/archive/v0.17.0.tar.gz"
|
||||
sha256 "20e2e64146db377357ba51f19625f633ee344333a995f30c16e3e3b339307e98"
|
||||
head "https://github.com/gruntwork-io/terragrunt.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue