7 min read

Terragrunt - The Wrapper Concept

Terragrunt isn't a replacement; it’s a power-up. Discover how it wraps the standard Terraform binary to dynamically generate configurations, inject arguments, and handle backend logic before handing control over to the core tool you already know.
Terragrunt - The Wrapper Concept
Reader: Terragrunt Wrapper Concept

Reader Mode

-- / --

Introduction