terragrunt: Update to version 0.23.29

This commit is contained in:
Jakub Čábera 2020-06-25 16:49:58 +02:00
parent c02f260bd3
commit 14503ce5f1

View File

@ -1,16 +1,16 @@
{
"version": "0.23.28",
"version": "0.23.29",
"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.23.28/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "33542c12f8ea9d3a975c79867506f75bb4fae276e9da755fbd7fcdba7b274ee7"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.29/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "b66fe99eeaacef9dc8c9692c0f5b305b4925a76f68f05ebc7782a5edf5a97e6a"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.28/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "1aadfe96da40c23fa252dc6253e32a20d139fc92c851e6c46e0a8df82be826cb"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.29/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "4eea3bc3656a32a9926c69b878587503b474dd919d7e29ec3551fc918db9e2f5"
}
},
"bin": "terragrunt.exe",