terraformer 0.8.5
Closes #47416. Signed-off-by: Alexander Bayandin <a.bayandin@gmail.com>
This commit is contained in:
parent
c4ab6590c8
commit
def9bb469a
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.4",
|
||||
:revision => "3df9db7f4811e89d2633e78c3fd4743ec0062d4f"
|
||||
:tag => "0.8.5",
|
||||
:revision => "34b640d50cd5bef287237c8890af55dc73bb136e"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue