{ "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.19", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.19/terragrunt_windows_amd64.exe#/terragrunt.exe", "hash": "9b7096a5386b625b722fdeb0c78d19ff7de18d335434ac13e6850869219e0a93" }, "32bit": { "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.19/terragrunt_windows_386.exe#/terragrunt.exe", "hash": "23e0b89af3ebb6e40875958897c266ee44d5353c0c0d54b19cdc84f93a1766cc" } }, "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" } } } }