Explicit stacks (terragrunt.stack.hcl)¶
Stub page
Define a reusable infrastructure pattern (e.g. app + db + queue) once, instantiate per environment.
Planned content¶
terragrunt.stack.hclsyntax:unit,stack,values, dependencies- When to use stacks vs raw units
- Catalog repo pattern (units + stacks in a separate repo)
no_dot_terragrunt_stackfor in-place migration