terragrunt: Update to version 0.32.4

This commit is contained in:
Jakub Čábera 2021-09-23 10:24:32 -07:00
parent 100c72e6ef
commit d433fcf862

View File

@ -1,16 +1,16 @@
{
"version": "0.32.3",
"version": "0.32.4",
"description": "Thin wrapper for Terraform that provides extra tools for keeping Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
"homepage": "https://github.com/gruntwork-io/terragrunt",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.32.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "9267ab3b551824305b7c47860e5161305f1712d933472b9ad465d8d385e01ae5"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.32.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "1fed24795cbc702d9a602c9606541f7a55801af53c304abc229511cce4280fe0"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.32.3/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "91e0d0ac1829416df5ee94658631f8b603ed3b043eeec910957bbe62eac6a46f"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.32.4/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "0be914ee1bdc9ea42b75a81626c87c79a5841bd2fae2e84c96a9b29f86953ba5"
}
},
"bin": "terragrunt.exe",