terragrunt: Update to version 0.29.6

This commit is contained in:
Jakub Čábera 2021-05-25 07:54:32 -07:00
parent 087afc3427
commit f328504ca7

View File

@ -1,16 +1,16 @@
{
"version": "0.29.5",
"version": "0.29.6",
"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.",
"homepage": "https://github.com/gruntwork-io/terragrunt",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.29.5/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "81dcf3684db47ad8e70649651b191b0e2cf3ff3878ce92d3aa90e1e0596a7577"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.29.6/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "76b21260c11ee524decb8b633814ed1f21d8bc967c44091d9698b82abf9cb98e"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.29.5/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "f9566f2d796b6eb77a2a9e935d51351dfc1cf2b98202329426a73af7104343d7"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.29.6/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "809b750bd5ab6634c48cac0ee3d2d66032002f0923f4443c1a5272e578ca7a53"
}
},
"bin": "terragrunt.exe",