terragrunt: Update to version 0.79.0

This commit is contained in:
github-actions[bot] 2025-05-20 20:29:56 +00:00
parent 7dbf790714
commit f793a6d230

View File

@ -1,16 +1,16 @@
{
"version": "0.78.4",
"version": "0.79.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.78.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "67ebc4f7096bd0ac146a926d7257107a4d6c09c731f1880e3184d422354fd339"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.79.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "dd528d29e3678b212d3e3d476eda175a058911de08dad2f16d68ab53852ba024"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.78.4/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "7ef878c0bddd7c7f6ab944f58a6fcc795ce95d104d2a79a7f1941ea21baffb51"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.79.0/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "a6a5dd1fe797babb96016dfe9b57035e0f0059260b08301d56b789765a06f186"
}
},
"bin": "terragrunt.exe",