What's New
- feat: Automatic generation of stack values as
terragrunt.values.hcl. - feat: The generated
terragrunt.values.hclis now automatically loaded and used when runningterragruntin the directory. - feat:
unit.valuesvariable replaced withvaluesfor improved consistency.
Migration Guide
- The
unit.valuesvariable has been deprecated and replaced withvalues, to reference unit values, usevalues.*instead.
