Open lamroger opened 5 years ago
You'll need to:
brew install go
go get github.com/hashicorp/terraform
make
Can you submit as a pull request to README.md with these instructions? Very useful.
You'll need to:
brew install go
but using a go version manager might be better.go get github.com/hashicorp/terraform
make
inside this repo dir.