{ "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.21.10", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.21.10/terragrunt_windows_amd64.exe#/terragrunt.exe", "hash": "14baff3377f9855ec4f431d0cbdb47078f413df50c40cf9319c39fae3878f05f" }, "32bit": { "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.21.10/terragrunt_windows_386.exe#/terragrunt.exe", "hash": "6a3c1e5041bf667b705c1205c9bfc6217c00b89cb3910160ad7960af937faa4d" } }, "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" } } }