terragrunt: Update to version 0.54.12

This commit is contained in:
github-actions[bot] 2023-12-27 00:32:22 +00:00
parent 9e938d9a20
commit f5c8f1d620

View File

@ -1,16 +1,16 @@
{
"version": "0.54.11",
"version": "0.54.12",
"description": "Thin wrapper for Terraform that provides extra tools for keeping 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.54.11/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "17a5afe6133edb8d62a25cf415a41c2a5de053db9f2ec623e20cca731060e80c"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.54.12/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "2b9c2b789f8fb63c952e449c9d28bc6aeabd3fb977ba865175f0b0428267a29a"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.54.11/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "f2aee37ea1d038d879c1111efa15302e22fd59d71bf6d5a68e40411f338e1571"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.54.12/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "ae0822be6820909414ff0f704b002fd43a381aaacd7ccbcaf42f803700ff3b74"
}
},
"bin": "terragrunt.exe",