⚠️ Alpha Release
This alpha release demonstrates current progress on the cli-redesign
experiment.
✨ New Features
This alpha release introduces support for the --all
and --graph
flags of the run
command.
The flags replace run-all
and graph
commands respectively.
You can learn more about the run command here.
Make sure to enable the cli-redesign
experiment when trying this out:
terragrunt run --all --experiment cli-redesign plan
Examples:
- https://github.com/gruntwork-io/terragrunt/pull/3944/files#diff-8118e44ac15fb5ab2e2ece2ab52fd23062a10b5cc9c55ee5b3620a1242cff27cR3818
- https://github.com/gruntwork-io/terragrunt/pull/3944/files#diff-a08e1c3a9a4bda9857182da71523abfa88c2a676b2ef3140a524226265a755baR107
Full Changelog: v0.73.15...alpha2025022703