terragrunt: Update to version 0.23.27

This commit is contained in:
Jakub Čábera 2020-06-15 08:44:23 +02:00
parent 8341452e65
commit 899a4b2dd3

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.23.26",
"version": "0.23.27",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.26/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "681b5637abb44c41ce21e416cf24d60f14eda2fac0ff4f18ac70ec1d9004d1f3"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.27/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "cff20dfee0539c49755978a29a70ceb68e08d4fcd11f961d0f159b527af306ff"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.26/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "f12793dce0195a5731d4e08c38d79317b45dd31187ec0f0e9d8b24ec18399e15"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.27/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "c7bf2f8c322b023721188569ea601a0fd7571f020ba692a656fd26f7e7d0a7cd"
}
},
"bin": "terragrunt.exe",