terragrunt: Update to version 0.55.9

This commit is contained in:
github-actions[bot] 2024-02-24 00:32:55 +00:00
parent 450b176f39
commit 86af24e537

View File

@ -1,16 +1,16 @@
{
"version": "0.55.8",
"version": "0.55.9",
"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.8/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "b2c80d4aa2e1f776b2393e422eff2db6af12c25050c9f34899ca980891befe70"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.9/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "29bf6de4a0348c2ba0d502ec82d6bd2724fa2a2fab28318309c074feade01b5f"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.8/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "793b4f9eafb7e4dad8bbb792b926689e374ce56a740c3c8699a0135605f9117d"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.9/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "2142abadd0c20e7a1f1b63d1bf8ee7632bdbcb07417385c04be65a4fbdd94b39"
}
},
"bin": "terragrunt.exe",