EXE
WinGet
Terragrunt
Gruntwork · 0.87.4 · x86
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_386.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Gruntwork.Terragrunt
Version
0.87.4
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.87.4/terragrunt_windows_386.exe
Release Notes
🐛 Bug Fixes
- Ensured awshelper prioritizes region from config over environment variables
- Fixed constraint normalization in provider cache
What's Changed
- fix: Fixed setting region in remote state config by @pseudomorph / @denis256 in #4848
- fix: Fixed constraint normalization by @yhakbar in #4804
- chore: runner-pool HCL formatting tests fixes by @denis256 in #4844
- docs: polish to the vimeo component by @karlcarstensen in #4841
- docs: Abc imports to force deploy by @karlcarstensen in #48…