terragrunt: Update to version 0.28.1

This commit is contained in:
Jakub Čábera 2021-02-03 07:22:38 +01:00
parent b6a030400b
commit edb4309141

View File

@ -1,16 +1,16 @@
{
"version": "0.27.4",
"version": "0.28.1",
"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.27.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "2dc281b4093d83f7c629def180d0d7e6f50abc40e5b6871b64ea44fbd27e87ff"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "5e0c20bce2b188749535341bddf930ea8f4be53f943b4878088d14071e454f87"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.27.4/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "a0631e9f938496f7b4cd3ba665089ab82705504d88998af751e4333852c2e225"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.1/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "db89748a628180149f22c4c77ab53ccee1ec4f34a6f4ca30a2ef407285312a6d"
}
},
"bin": "terragrunt.exe",