terragrunt: Update to version 0.95.0

This commit is contained in:
github-actions[bot] 2025-12-12 12:31:45 +00:00
parent e51f55247d
commit 1171f2691f

View File

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