terraform-style-guide
🎯Skillfrom hashicorp/agent-skills
Validates and auto-corrects Terraform code for consistent formatting, naming conventions, and best practices across infrastructure configurations.
Overview
Terraform Style Guide is a skill from the official HashiCorp agent-skills repository that validates and auto-corrects Terraform code for consistent formatting, naming conventions, and best practices. It ensures infrastructure-as-code configurations follow HashiCorp's recommended standards.
Key Features
- Terraform code formatting validation and auto-correction
- Naming convention enforcement following HashiCorp standards
- Best practices for infrastructure configuration consistency
- Official HashiCorp guidance for Terraform development
Who is this for?
This skill is for DevOps engineers and infrastructure developers who write Terraform configurations and want AI-assisted enforcement of style guidelines. It is especially valuable for teams managing large Terraform codebases who need consistent formatting and naming across modules.
Same repository
hashicorp/agent-skills(22 items)
Installation
npx vibeindex add hashicorp/agent-skills --skill terraform-style-guidenpx skills add hashicorp/agent-skills --skill terraform-style-guide~/.claude/skills/terraform-style-guide/SKILL.mdSKILL.md
More from this repository10
Helps developers automatically generate and run comprehensive test suites for Terraform configurations, modules, and infrastructure code
Refactors and improves Terraform modules by analyzing code structure and suggesting modular, reusable code improvements
Collection of agent skills and Claude Code plugins for HashiCorp Terraform and Packer, covering HCL code generation, module development, provider development, testing, and machine image builds.
Generates and manages Terraform provider resource definitions, helping developers create custom provider resources with best practices and standard patterns.
Generates boilerplate code and scaffolding for creating a new custom Terraform provider with best practices and standard structure.
Agent skills and Claude Code plugins for HashiCorp products including Terraform (HCL code, modules, providers, tests) and Packer (machine images, HCP Packer registry).
Runs automated acceptance tests for HashiCorp Terraform providers to validate resource and data source implementations against real infrastructure.
Skill
Generates and validates Azure-specific Terraform modules that adhere to HashiCorp's best practices and Azure cloud standards.
Automates the creation and configuration of Amazon Machine Images (AMIs) on AWS using Packer, streamlining machine image build processes.