terragrunt: Update to version 0.19.21

This commit is contained in:
Richard Kuhnt 2019-08-19 18:00:19 +00:00
parent 602107e4ff
commit caea818024

View File

@ -1,16 +1,16 @@
{
"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.20",
"version": "0.19.21",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.20/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "2fe5805cc567aa56c86fc58ace1a6b46617e0394d40f92b4bc37eb1546f85c15"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.21/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "6b7a7f96f947f5c336d7d3cb869bfca876cd06d0cc478cc97106027d5ba3044f"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.20/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "8b531d94fe59f43547621b0fa9652d98e7aa23b4da13666eeca571bf70752780"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.21/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "d1fe7a3d69aa560750624d670558df18b3ca1a5f1fb7ce2304022131be301ff9"
}
},
"bin": "terragrunt.exe",