terragrunt: Update to version 0.23.18

This commit is contained in:
Jakub Čábera 2020-05-15 05:15:16 +02:00
parent 9968f2f070
commit a134ba5a2e

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.17",
"version": "0.23.18",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.17/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "a45e560bd4871839a7dc3133ed699bb0fe2d85dda292b7775f3ce0ca61c94dae"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.18/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "a5a501556e509aa3f72d908b310e22be92c1dcabe3d2339d049dd31010c8f7cf"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.17/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "3317e75b9c9e3c8155b2b0050254098c5931c464805f6f473eadca2ebd074318"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.18/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "f073db08ef0c2e605214f7c2f595d7d1e569002a3420223935d72a31aea32ea9"
}
},
"bin": "terragrunt.exe",