v0.69.1
版本发布时间: 2024-11-23 04:48:56
gruntwork-io/terragrunt最新发布版本:v0.69.12(2024-12-13 04:51:37)
New Feature
Using the OpenTofu/Terraform -detailed-exitcode flag with the run-all command results in an aggregate exit code being returned, rather than the exit code of any particular unit.
The algorithm for determining the aggregate exit code is as follows:
If any unit throws a 1, Terragrunt will throw a 1. If any unit throws a 2, but nothing throws a 1, Terragrunt will throw a 2. If nothing throws a non-zero, Terragrunt will throw a 0.
What's Changed
- feat:
-detailed-exitcode
withrun-all
commands by @levkohimins in https://github.com/gruntwork-io/terragrunt/pull/3585
Full Changelog: https://github.com/gruntwork-io/terragrunt/compare/v0.69.0...v0.69.1
1、 SHA256SUMS 633B
2、 terragrunt_darwin_amd64 97.43MB
3、 terragrunt_darwin_arm64 94.32MB
4、 terragrunt_linux_386 88.21MB
5、 terragrunt_linux_amd64 95.15MB
6、 terragrunt_linux_arm64 92.17MB
7、 terragrunt_windows_386.exe 90.24MB
8、 terragrunt_windows_amd64.exe 96.39MB