Skip to content

Gufran/tf-unused-vars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TF Unused Vars

Find unused variables in a terraform configuration.

Installation

You can install tf-unused-vars using go get

go get github.com/Gufran/tf-unused-vars

Usage

Simply execute the binary in a terraform project directory or use -dir parameter to a different path.

tf-unused-vars -dir <path>

License

Mozilla Public License 2.0

See LICENSE file.

About

Find unused variables in a terraform project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages