terraform

Enforce enterprise Terraform infrastructure-as-code standards for AWS deployments.

2|1|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/Kaakati/sdh-claude-skills --skill terraform-kaakati
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: terraform
Source: https://github.com/Kaakati/sdh-claude-skills/tree/main/.claude/skills/terraform
Command: npx skills add https://github.com/Kaakati/sdh-claude-skills --skill terraform-kaakati

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enforces enterprise-grade Terraform best practices, preventing common misconfigurations and security vulnerabilities in your AWS infrastructure code.

Core Features & Use Cases

  • Comprehensive Rule Set: Covers state management, security, module design, networking, data stores, compute, and cost optimization with 47 detailed rules.
  • Production-Ready Standards: Tailored for our AWS stack (ECS Fargate, RDS PostgreSQL, ElastiCache Redis) ensuring consistency and reliability.
  • Use Case: When writing new Terraform code or reviewing a PR, this Skill provides immediate, actionable feedback on security, cost, and maintainability, ensuring adherence to our established standards.

Quick Start

Apply the terraform skill to review the attached Terraform configuration file 'main.tf'.

Frequently Asked Questions about terraform

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce enterprise Terraform standards for AWS infrastructure-as-code?

To enforce enterprise Terraform standards for AWS infrastructure-as-code, apply specialized rules covering state management, security, module design, and resource patterns. This provides immediate, actionable feedback on security, cost, and maintainability for your HCL configurations.

What are the best practices for securing Terraform state and modules on AWS?

Best practices for securing Terraform state and modules on AWS involve applying comprehensive infrastructure-as-code rules. These rules evaluate your configurations against enterprise standards, preventing common misconfigurations and security vulnerabilities across your AWS deployments.

Can I use Terraform rules to optimize costs for ECS Fargate and RDS PostgreSQL?

Yes, you can use Terraform rules to optimize costs for ECS Fargate and RDS PostgreSQL. The rules evaluate your infrastructure-as-code against cost optimization standards, providing actionable feedback to ensure reliable and cost-effective AWS resource provisioning.

Does this Terraform reviewer support S3, CloudFront, and ElastiCache Redis configurations?

This Terraform reviewer supports S3, CloudFront, and ElastiCache Redis configurations. It utilizes HCL best practices across 47 rules in 9 categories to ensure your AWS networking, data stores, and compute resources meet production-ready standards.

How do I review a Terraform PR for security vulnerabilities and misconfigurations?

To review a Terraform PR for security vulnerabilities and misconfigurations, apply enterprise-grade infrastructure-as-code rules to your configuration files. This process analyzes your HCL code for state management, security, and module design adherence, preventing common deployment issues.