AI AGENT ADDONS

Terraform Style Guide

hashicorp/agent-skills

Terraform code needs a clear and consistent style. This guide follows HashiCorp's official conventions. It helps you write infrastructure code that is easy to read and review. Anyone working with Terraform can benefit from these rules.

The guide covers file organization, naming, formatting, and more. You will learn how to structure your HCL files correctly. It also shows you the right order for arguments and blocks. Using this guide keeps your code clean and professional.

Whether you are writing new configurations or reviewing existing ones, this skill is your reference. It saves time and reduces errors. Follow the style guide to make your Terraform projects easier to maintain.

Add Terraform Style Guide skill to your workflow

Global

mkdir -p ~/.claude/skills/terraform-style-guide

Project

mkdir -p .claude/skills/terraform-style-guide

Source Repository

Stars
689
Forks
79
Watchers
689
License
MPL-2.0
Last Push
2 months ago
Created
9 months ago