terragrunt: Update to version 0.55.7

This commit is contained in:
github-actions[bot] 2024-02-22 16:27:48 +00:00
parent 34250676d7
commit a2feea2e7e

View File

@ -1,16 +1,16 @@
{
"version": "0.55.6",
"version": "0.55.7",
"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.55.6/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "15070d0faddb436a3ee4945e59fed5faf12d79b1cd298efffb9dac5e3ddff731"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.7/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "312323154ec0b1ba7890e8505b6114555f7838208718f4e6d2d7a96167c40821"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.6/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "794758622ffd57030a4428a3f4b2b6cfa1b5e0d8f8792f41cbfcf1e6c10db2d9"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.7/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "14449a2856cfd83cb0f8982d0d5f4dbf8bc5744fa80620e94ba0ac8c74cbb63d"
}
},
"bin": "terragrunt.exe",