EXE
WinGet
Terragrunt
Gruntwork · 0.99.5 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Portable application — no installation required. Run the executable directly from any location.
File Identity
Filename
terragrunt_windows_amd64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Gruntwork.Terragrunt
Version
0.99.5
Description
Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.
License
MIT
↗
Installer URL
https://github.com/gruntwork-io/terragrunt/releases/download/v0.99.5/terragrunt_windows_amd64.exe
Release Notes
🐛 Bug Fixes
--working-dir interaction with exit codes fixed
A bug in the logic for tracking exit codes for plan -detailed-exitcode when users supply the --working-dir flag has been fixed.
Authentication during queue construction fixed
A bug in the logic for parsing configurations during discovery for use-cases like --filter 'reading=*' where configurations need to be parsed to determine whether or not they end up in the final run queue has been fixed. Configurations will now properly call any co…