terragrunt: Update to version 0.71.5

This commit is contained in:
github-actions[bot] 2025-01-10 00:37:15 +00:00
parent 29f303af97
commit 7fc98f18bc

View File

@ -1,16 +1,16 @@
{ {
"version": "0.71.4", "version": "0.71.5",
"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.71.4/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.71.5/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "0d3b3bfc72338c65d83c23a7cb2955db330c1a77a72172f3679bca09f7c39ac5" "hash": "ea882d175985778f49a38a32fd75dbda9980975a00cfe0c9fddd84221de4ffbe"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.71.4/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.71.5/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "a80564bc41adbfe16b5e423c4092bc5e41777ad0791a784ef263f46800ac0d93" "hash": "95bd57b565075bba93f4d40b1fdb48992f0588e90caa49a4325e4ec03f832fcb"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",