·terragrunt
</>

terragrunt

jfr992/terragrunt-skill

Use this skill when working with Terragrunt infrastructure configurations. Triggers include: - Setting up a new Terragrunt infrastructure catalog from scratch - Creating or managing Terragrunt stacks (terragrunt.stack.hcl) - Creating units that wrap OpenTofu modules from separate repos - Configuring live infrastructure repositories with root.hcl hierarchy - Setting up remote state backends (S3 with DynamoDB locking) - Multi-account/multi-environment deployments with cross-account role assumption

17Installs·2Trend·@jfr992

Installation

$npx skills add https://github.com/jfr992/terragrunt-skill --skill terragrunt

SKILL.md

This skill provides guidance for setting up and managing infrastructure using Terragrunt with OpenTofu, following a pattern with:

Consider maintaining modules in separate Git repositories rather than in the catalog. Units reference modules via Git URLs:

Units resolve symbolic references like "../acm" to dependency outputs:

Use this skill when working with Terragrunt infrastructure configurations. Triggers include: - Setting up a new Terragrunt infrastructure catalog from scratch - Creating or managing Terragrunt stacks (terragrunt.stack.hcl) - Creating units that wrap OpenTofu modules from separate repos - Configuring live infrastructure repositories with root.hcl hierarchy - Setting up remote state backends (S3 with DynamoDB locking) - Multi-account/multi-environment deployments with cross-account role assumption Source: jfr992/terragrunt-skill.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/jfr992/terragrunt-skill --skill terragrunt
Category
</>Dev Tools
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is terragrunt?

Use this skill when working with Terragrunt infrastructure configurations. Triggers include: - Setting up a new Terragrunt infrastructure catalog from scratch - Creating or managing Terragrunt stacks (terragrunt.stack.hcl) - Creating units that wrap OpenTofu modules from separate repos - Configuring live infrastructure repositories with root.hcl hierarchy - Setting up remote state backends (S3 with DynamoDB locking) - Multi-account/multi-environment deployments with cross-account role assumption Source: jfr992/terragrunt-skill.

How do I install terragrunt?

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

Where is the source repository?

https://github.com/jfr992/terragrunt-skill

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-11

Related Skills

None