·terragrunt-validator
</>

terragrunt-validator

Comprehensive toolkit for validating, linting, testing, and automating Terragrunt configurations, HCL files, and Stacks. Use this skill when working with Terragrunt files (.hcl, terragrunt.hcl, terragrunt.stack.hcl), validating infrastructure-as-code, debugging Terragrunt configurations, performing dry-run testing with terragrunt plan, working with Terragrunt Stacks, or working with custom providers and modules.

34Installs·2Trend·@akin-ozer

Installation

$npx skills add https://github.com/akin-ozer/cc-devops-skills --skill terragrunt-validator

How to Install terragrunt-validator

Quickly install terragrunt-validator AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/akin-ozer/cc-devops-skills --skill terragrunt-validator
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: akin-ozer/cc-devops-skills.

SKILL.md

View raw

This skill provides comprehensive validation, linting, and testing capabilities for Terragrunt configurations. Terragrunt is a thin wrapper for Terraform/OpenTofu that provides extra tools for keeping configurations DRY (Don't Repeat Yourself), working with multiple modules, and managing remote state.

This skill is designed for Terragrunt 0.93+ which includes the new CLI redesign.

| run-all | run --all | | hclfmt | hcl fmt | | hclvalidate | hcl validate | | validate-inputs | hcl validate --inputs | | graph-dependencies | dag graph | | render-json | render --json -w | | terragrunt-info | info print | | plan-all, apply-all | run --all plan, run --all apply |

Comprehensive toolkit for validating, linting, testing, and automating Terragrunt configurations, HCL files, and Stacks. Use this skill when working with Terragrunt files (.hcl, terragrunt.hcl, terragrunt.stack.hcl), validating infrastructure-as-code, debugging Terragrunt configurations, performing dry-run testing with terragrunt plan, working with Terragrunt Stacks, or working with custom providers and modules. Source: akin-ozer/cc-devops-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/akin-ozer/cc-devops-skills --skill terragrunt-validator
Category
</>Dev Tools
Verified
First Seen
2026-02-27
Updated
2026-03-10

Browse more skills from akin-ozer/cc-devops-skills

Quick answers

What is terragrunt-validator?

Comprehensive toolkit for validating, linting, testing, and automating Terragrunt configurations, HCL files, and Stacks. Use this skill when working with Terragrunt files (.hcl, terragrunt.hcl, terragrunt.stack.hcl), validating infrastructure-as-code, debugging Terragrunt configurations, performing dry-run testing with terragrunt plan, working with Terragrunt Stacks, or working with custom providers and modules. Source: akin-ozer/cc-devops-skills.

How do I install terragrunt-validator?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/akin-ozer/cc-devops-skills --skill terragrunt-validator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/akin-ozer/cc-devops-skills