package
0.0.0-20231025124539-0c8909383149
Repository: https://github.com/terraform-tools/terraform-checker.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
FindAllTfDir finds all of the terraform directory inside a directory.
No description provided by the author
No description provided by the author
InitTfLint goal is to launch tflint --init once at program startup.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TfLintRuleSeverityToAnnotationLevel allows to convert tflint severity to github annotation level.
TfValidateSeverityToAnnotationLevel allows to convert terraform validate severity to github annotation level.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

TfCheck interface defines all functions that should be present for any TfCheck.

# Type aliases

TfCheckType defines the different possible terraform checks.