terragrunt: Update to version 0.55.8

This commit is contained in:
github-actions[bot] 2024-02-23 00:33:32 +00:00
parent da673cf16c
commit d3a75de023

View File

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