terragrunt: Update to version 0.94.0

This commit is contained in:
github-actions[bot] 2025-12-08 20:30:19 +00:00
parent 3ceb09b3fb
commit a8d510ae12

View File

@ -1,16 +1,16 @@
{ {
"version": "0.93.13", "version": "0.94.0",
"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.93.13/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.94.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "a51f179cc6223588702306a6b176bd9c188c4ec946697225f9068e9f9ee933b0" "hash": "a22cf4c70f7b7305806b904db5554f7b328158fdef20c0552ed61e9e06169148"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.93.13/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.94.0/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "238d52a15199ae573e4ab6d05761620ad3e4a8c95c463a5cb9d0ed8ae9923847" "hash": "82b1095d98cba0f17c2d1e248a06f2b17fd2979937d7b83a66860b46048df07e"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",