1 مستودع
Tools that standardize the visual layout and style of infrastructure-as-code files.
Distinct from Code Style Formatting: Candidates are either too broad (general code style) or focus on reporting; this targets infrastructure specific DSLs.
Explore 1 awesome GitHub repository matching devops & infrastructure · Infrastructure Code Formatters. Refine with filters or upvote what's useful.
This project is a set of git pre-commit hooks designed to automate the formatting, linting, and validation of Terraform configurations. It functions as an infrastructure as code linter, security scanner, cost estimator, and documentation generator to ensure code quality before commits are finalized. The tool distinguishes itself by providing specialized capabilities for infrastructure workflows, such as scanning templates for security vulnerabilities and hardcoded secrets, calculating projected cloud spending against budgets, and automatically extracting module definitions to populate readme
Standardizes the layout and style of Terraform configuration files to ensure consistency across the project.