terraform-inventory: update go_resource indentation style
This commit is contained in:
parent
f49684c8a9
commit
3d30ca3ca3
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ class TerraformInventory < Formula
|
|||
|
||||
go_resource "github.com/stretchr/testify" do
|
||||
url "https://github.com/stretchr/testify.git",
|
||||
:revision => "f390dcf405f7b83c997eac1b06768bb9f44dec18"
|
||||
:revision => "f390dcf405f7b83c997eac1b06768bb9f44dec18"
|
||||
end
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue