terragrunt: Update to version 0.54.4

This commit is contained in:
github-actions[bot] 2023-12-14 20:24:42 +00:00
parent 800b30e12d
commit f91e6e9274

View File

@ -1,16 +1,16 @@
{
"version": "0.54.3",
"version": "0.54.4",
"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.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "1d26b8e0868adf4083ee964d9e8a71c792204ae693777451a39366af588107e5"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.54.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "37ef49d79c6ce3554f3c72d2991eb61e271436837b7614f4d623b7af1e6f8a5b"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.54.3/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "99d5c05d3979337c59d89ec7ae78269d9bbe01ba644a96a398e4828db7941b5f"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.54.4/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "86f17caf81ebb29ba7c43ecf50c128e23ddde252f085ea767f0cc1e28bbd48ef"
}
},
"bin": "terragrunt.exe",