{ "homepage": "https://github.com/gruntwork-io/terragrunt", "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.", "version": "0.19.25", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.25/terragrunt_windows_amd64.exe#/terragrunt.exe", "hash": "0b2fd48b67df9c924519f9e2d04c78bb4fb6315b3049972aaaba4f1d2576d763" }, "32bit": { "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.25/terragrunt_windows_386.exe#/terragrunt.exe", "hash": "74d0df98d80ce1a7c36d1a275281b7d5c524462ea455ec829c174610caa3588c" } }, "bin": "terragrunt.exe", "checkver": { "github": "https://github.com/gruntwork-io/terragrunt" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v$version/terragrunt_windows_amd64.exe#/terragrunt.exe" }, "32bit": { "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v$version/terragrunt_windows_386.exe#/terragrunt.exe" } }, "hash": { "url": "$baseurl/SHA256SUMS" } } }