terraform-lexicographical-lint

command module
v1.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 15, 2023 License: MIT Imports: 9 Imported by: 0

README

Terraform Lexicographical Sort

This is a small linter for Terraform that checks that all blocks have their attributes in lexicographical/alphabetical order.

Usage

go install github.com/shanet/terraform-lexicographical-lint@latest
terraform-lexicographical-lint [path to terraform files]

This assumes $GOBIN or $GOPATH/bin is in your $PATH. If not, the binary should be called directly from $GOPATH/bin/terraform-lexicographical-lint.

Local Development

make
bin/terraform-lexicographical-lint [path to terraform files]

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL