apparentlymart / terraform-clean-syntax

A simple tool for Terraform language syntax cleanup, extending terraform fmt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

as non-go users can a document be provided to install this go program as linux command

fenglinnorway opened this issue · comments

as non-go users can a document be provided to install this go program as linux command

@fenglinnorway I was able to get this to work on MacOS using:

brew install go
git clone https://github.com/apparentlymart/terraform-clean-syntax.git
cd terraform-clean-syntax
go build
./terraform-clean-syntax PATH_TO_TF_FOLDER

Having the same issue. This would be a cool tool, 'cept it compiles and then .... nothing. see attached.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.1 LTS
Release: 20.04
Codename: focal

tfcs.error.zip