terragrunt: Update to version 0.82.4

This commit is contained in:
github-actions[bot] 2025-07-02 16:30:09 +00:00
parent 822150c740
commit e7dcddf836

View File

@ -1,16 +1,16 @@
{ {
"version": "0.82.3", "version": "0.82.4",
"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.82.3/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.82.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "93ff19dc729516d0efd36876774613bce75f32eba69db507e59d005b45d4f877" "hash": "d1fea4f69a6fe8478c33dc658ceadb7f9dfcb7f1051dc6b128bbecf1eee05bde"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.82.3/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.82.4/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "12bb09d685c6c97d7ab600b2413a2d42a80a6b4f6cb18164ee4692d6dde0a29a" "hash": "12d7f3621e7183705e3f130660a41197c3338f6bb4347b39914198a1ae990371"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",