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