terragrunt: Update to version 0.82.3

This commit is contained in:
github-actions[bot] 2025-06-27 16:29:57 +00:00
parent 36f36f045a
commit edc88b6624

View File

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