# README
cloudfix-linter
A linting tool for HashiCorp's Terraform to flag recommendations from Cloudfix
Link to the User guide to use Cloudfix linter: https://docs.google.com/document/d/1cLR7cGQ8RrIgAb7R9qwgabU_VjAXO3Ria_9RGZ0USWY
# Packages
No description provided by the author
# Structs
JSONError is a temporary structure for converting errors to JSON.
JSONIssue is a temporary structure for converting TFLint issues to JSON.
JSONOutput is a temporary structure for converting to JSON.
JSONPos is a temporary structure for converting positions to JSON.
JSONRange is a temporary structure for converting ranges to JSON.
JSONRule is a temporary structure for converting TFLint rules to JSON.
No description provided by the author
No description provided by the author
No description provided by the author