terragrunt: Update to version 0.55.10

This commit is contained in:
github-actions[bot] 2024-02-26 20:25:13 +00:00
parent 96d6ef528b
commit ee708fbfd3

View File

@ -1,16 +1,16 @@
{
"version": "0.55.9",
"version": "0.55.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.55.9/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "29bf6de4a0348c2ba0d502ec82d6bd2724fa2a2fab28318309c074feade01b5f"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.10/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "8d8ef419cca41db2aaa5bd6e499acc2715af1cae55b21a99f5da843b1abd400a"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.9/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "2142abadd0c20e7a1f1b63d1bf8ee7632bdbcb07417385c04be65a4fbdd94b39"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.10/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "64ca6947f53ac1d2160f7af3d09a9dd51b46e4af1180225e2e61afe6d5f3bee0"
}
},
"bin": "terragrunt.exe",