Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 400 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 400 Bytes

TerraLint

An opinionated terraform linter.

Installation

Homebrew

You can install the app using the following commands:

brew tap brewdex/terralint
brew install terralint

Binary Download

Download the executable from the release page for your operating system.

Build

If you have go installed, run:

go install github.com/vahid-haghighat/terralint@latest