terragrunt: Update to version 0.81.7

This commit is contained in:
github-actions[bot] 2025-06-16 20:30:16 +00:00
parent e7f15eac3e
commit 3df0d00a75

View File

@ -1,16 +1,16 @@
{
"version": "0.81.6",
"version": "0.81.7",
"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.81.6/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "4a7eba9c24e15a73bfc0418d3c9095b8d273ed496e8b59210d6df4495386455d"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.81.7/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "839a8d71c1afa03a86597d5d6c435f85f0c8a29ba187e0f547bbf4e6b49f61aa"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.81.6/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "32d58f52bdc5034bbd4b9a8eb6ffacf30abf191f72c45738dd95b7a2a3020603"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.81.7/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "fcbf059ba346aaeb3d5cf991c91348b550644111f6867ec8abd39fd7034c7afc"
}
},
"bin": "terragrunt.exe",