Skip to main content
Back to the directory
hashicorp/agent-skillsSoftware EngineeringFrontend and Design

terraform-style-guide

Generate and maintain Terraform code following HashiCorp's official style conventions.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
4

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/hashicorp/agent-skills --skill terraform-style-guide
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, terraform-style-guide has 4 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: hashicorp/agent-skills. Canonical URL: https://skills.sh/hashicorp/agent-skills/terraform-style-guide.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Generate and maintain Terraform code following HashiCorp's official style conventions. Generate and maintain Terraform code following HashiCorp's official style conventions and best practices. Reference: HashiCorp Terraform Style Guide When generating Terraform code: Arguments precede blocks, with meta-arguments first: Every variable must include type and description : Every output must include description : Refer to SECURITY.md. It includes guidance on encrypting resources, preventing sensitive data in state, and secure configurations. Use the latest major version of each provider and the latest minor version of Terraform, unless otherwise constrained by a dependency lock file or by other modules used by the configuration. Version constraint operators: Never commit: Always commit: Run before committing: Additional tools: Based on: HashiCorp Terraform Style Guide - Enforces two-space indentation, lowercase underscore naming, and standard file organization across terraform.tf , providers.tf , main.tf , variables.tf , outputs.tf , and locals.tf - Requires type and description on all variables and outputs, with validation rules and sensitive flag support for credentials - Prioritizes for_each over count for dynamic resources, applies security hardening (encryption, private networking, least privilege), and prevents hardcoded secrets - Includes version pinning strategies, provider...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does terraform-style-guide do?

Generate and maintain Terraform code following HashiCorp's official style conventions.

Is terraform-style-guide good?

terraform-style-guide does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support terraform-style-guide?

terraform-style-guide currently lists compatibility with Skills CLI.

Is terraform-style-guide safe to install?

terraform-style-guide has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to terraform-style-guide?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install terraform-style-guide?

Run the following command to install terraform-style-guide: npx skills add https://github.com/hashicorp/agent-skills --skill terraform-style-guide

Related skills

More from hashicorp/agent-skills

Related skills

Alternatives in Software Engineering