terraformer 0.8.17

Closes #85411.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2021-09-18 00:31:20 -04:00 committed by BrewTestBot
parent 35277f7753
commit 7f851f5d5f
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,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/archive/0.8.16.tar.gz"
sha256 "22884dc28a169be3e286486cd9d9a3d719fe71ae1965d2cc27e29aec4adadb71"
url "https://github.com/GoogleCloudPlatform/terraformer/archive/0.8.17.tar.gz"
sha256 "a14a3e275a585f921c937ee923291733c9cafa19d774aab90535818ad21ccdef"
license "Apache-2.0"
head "https://github.com/GoogleCloudPlatform/terraformer.git", branch: "master"