EXE
WinGet
Terragrunt
Gruntwork · 0.81.5 · x64
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_amd64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Gruntwork.Terragrunt
Version
0.81.5
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.81.5/terragrunt_windows_amd64.exe
Release Notes
✨ New Features
Terragrunt now supports using credentials in .terraformrc files
Terragrunt now supports credentials stored in .terraformrc files when fetching from private registries, in addition to the fallback mechanism of using TG_TF_REGISTRY_TOKEN.
Special thanks to @dlundgren for contributing this feature!
What's Changed
- feat: support credential tokens for getter by @dlundgren in #4047
New Contributors
- @dlundgren made their first contribution in #4047
Full Changelog: v0.81.4...v0.81.5