EXE
WinGet
Terragrunt
Gruntwork · 0.80.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.80.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.80.4/terragrunt_windows_386.exe
Release Notes
✨ New Features
The exec command now supports --tf-path
The exec command has gained support for use of the --tf-path flag. This can be important when Terragrunt incidentally uses OpenTofu/Terraform to do things like fetch outputs from dependencies.
Thanks to @erpel for contributing this feature!
What's Changed
- feat: Add tf-path flag to exec command by @erpel in #4343
- fix: Optimizing CI cache keys by @yhakbar in #4362
- docs: gcp docs update by @denis256 in #4361
Full Changelog: v0.80.3...v0.8…