terraformer 0.8.3
Closes #45242. Signed-off-by: Igor Kapkov <igasgeek@me.com>
This commit is contained in:
parent
42e0eec9a0
commit
141918ce15
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class Terraformer < Formula
|
|||
desc "CLI tool to generate terraform files from existing infrastructure"
|
||||
homepage "https://github.com/GoogleCloudPlatform/terraformer"
|
||||
url "https://github.com/GoogleCloudPlatform/terraformer.git",
|
||||
:tag => "0.8.2",
|
||||
:revision => "48bfa60e9d30e25a110866f051ddb86f25c1c10c"
|
||||
:tag => "0.8.3",
|
||||
:revision => "126bc5d271d297c2613d014e39d66503fc43173d"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue