terragrunt: Update to version 0.32.1

This commit is contained in:
Jakub Čábera 2021-09-15 04:12:46 -07:00
parent b78489b855
commit f1255f4117

View File

@ -1,16 +1,16 @@
{
"version": "0.31.11",
"version": "0.32.1",
"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.31.11/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "1c7882a6eabe4f4aecf930c03749968ed4e327a5f3d43dfe2b2d9ca95366d630"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.32.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "0268c4efffd6ed09d99aa2164255f7e926d8371cd55a3ce4c844750b8b104bd1"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.31.11/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "b72b7635255328e7a6d8e069422dd75e52f991eaed762e58f592c5130c0b65f5"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.32.1/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "10a7ca22ee5abaccaa27ee600d6e8c84420a045c6d4b23a5ca53dc77f4544ef2"
}
},
"bin": "terragrunt.exe",