Silent Install HQ
EXE WinGet

Terragrunt

Gruntwork · 0.96.0 · 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 08b5ff4e5a22978ca4f541b590f0e4edb6e2d6481c92a9ba8021175da6f61023 VirusTotal ↗
Filename terragrunt_windows_amd64.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID Gruntwork.Terragrunt
Version 0.96.0
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 🛠️ Breaking Changes The --no-destroy-dependencies-check flag has been deprecated The default behavior of Terragrunt with respect to checking dependents during destroys has been inverted. As a consequence the --no-destroy-dependencies-check has been deprecated, and a new --destroy-dependencies-check flag has been introduced. Previously, Terragrunt would automatically parse all configurations that might depend on a unit being destroyed to warn users that the destroyed configuration might orphan ot…