terragrunt: Update to version 0.82.0

This commit is contained in:
github-actions[bot] 2025-06-25 08:31:22 +00:00
parent 31a0afebfe
commit 8073a90866

View File

@ -1,16 +1,16 @@
{ {
"version": "0.81.10", "version": "0.82.0",
"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.81.10/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.82.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "a2242dec2ccb0a49540d234dea7cf343821c59edb439747a5b423fa2e2f5a9c2" "hash": "306a553bfca76c21f91cd35fa9acfa81c78fb87bc66429309ba4d992c4098a8d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.81.10/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.82.0/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "d17d06271fc9f5aa0983a8a6d86bbe3006f1d5dc4a4f8891d5223f9e40179fa6" "hash": "daa00c717835b9dacd7182951b8c2e15dd1b918f833c959b82a997f1e469cdb8"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",