terragrunt: Update to version 0.58.10

This commit is contained in:
github-actions[bot] 2024-05-24 20:25:25 +00:00
parent e7fa461b4e
commit 1078530e57

View File

@ -1,16 +1,16 @@
{
"version": "0.58.9",
"version": "0.58.10",
"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.58.9/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "9977e8fcb09beede5abc6477f2cdcacbaaa76cb4859e3f7d58e7b62240c634bf"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.58.10/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "b1fa4d12caff5ca90cf12605716fd50089150288c3e773b245b4d83afc6fcfb4"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.58.9/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "e8bc30783f80274b34a09bb722a0bc2f283543344972373e770667cb8cd50f02"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.58.10/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "db1905ea702ed017d8316efd2e9294b6c0749fb259d140833659e61f99e25c0e"
}
},
"bin": "terragrunt.exe",