terragrunt: Update to version 0.82.1

This commit is contained in:
github-actions[bot] 2025-06-26 12:31:48 +00:00
parent 43d477996a
commit 899a903a5e

View File

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