Silent Install HQ
EXE WinGet

Terragrunt

Gruntwork · 0.99.2 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Portable application — no installation required. Run the executable directly from any location.

File Identity

SHA256 1a062788e5aa8c79867ac5bce53251a194d3f818714704e5a1aef0a141069dc6 VirusTotal ↗
Filename terragrunt_windows_amd64.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID Gruntwork.Terragrunt
Version 0.99.2
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
Release Notes 🐛 Bug Fixes Interrupt signal propagation to OpenTofu/Terraform fixed The mechanism by which Terragrunt sends interrupt signals to OpenTofu/Terraform processes it started has been made more robust. Terragrunt will now send the interrupt signal in the event that a user explicitly sends an interrupt signal to Terragrunt in addition to scenarios where Terragrunt’s context cancellation is triggered (e.g. in the event of a timeout). SOPS decryption race condition fixed A race condition in the concurre…