Silent Install HQ
EXE WinGet

Terragrunt

Gruntwork · 0.77.7 · x86

Before deploying, verify this file with VirusTotal ↗

Silent Commands

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

File Identity

SHA256 2088a72d9441be6351684ddce622e02c187836502cea87e47f05d9ea6d54e854 VirusTotal ↗
Filename terragrunt_windows_386.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID Gruntwork.Terragrunt
Version 0.77.7
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 ✨ New Features Users can now configure a custom default template for scaffold and catalog commands in their catalog configuration blocks like so: catalog { default_template = "git@github.com/acme/example.git//path/to/template" } For more information, read the documentation in the catalog feature. Special thanks to @tgeijg for contributing this feature! What's Changed - feat: Adding custom default template #3658 by @tgeijg in #4035 - fix: Updating docs after #4035 by @yhakbar in #4117 - chore:…