terragrunt: Update to version 0.55.6

This commit is contained in:
github-actions[bot] 2024-02-22 12:30:24 +00:00
parent ff7805c674
commit b5754090e7

View File

@ -1,16 +1,16 @@
{ {
"version": "0.55.5", "version": "0.55.6",
"description": "Thin wrapper for Terraform that provides extra tools for keeping Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.", "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", "homepage": "https://github.com/gruntwork-io/terragrunt",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.5/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.6/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "1d32da37b47af8e8af1b9d3f7f42b4f613890e2fb326e494fe734b19b102f14d" "hash": "15070d0faddb436a3ee4945e59fed5faf12d79b1cd298efffb9dac5e3ddff731"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.5/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.6/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "9c2575d1672644f8c5107236bdb31d74283201e27b3bd53dbd8de86b724e5031" "hash": "794758622ffd57030a4428a3f4b2b6cfa1b5e0d8f8792f41cbfcf1e6c10db2d9"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",