terragrunt: Update to version 0.82.2

This commit is contained in:
github-actions[bot] 2025-06-27 00:41:41 +00:00
parent 11a9ac3b55
commit 557304097a

View File

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