terragrunt: Update to version 0.55.15

This commit is contained in:
github-actions[bot] 2024-03-14 16:27:41 +00:00
parent f88aa095e2
commit f540891895

View File

@ -1,16 +1,16 @@
{
"version": "0.55.14",
"version": "0.55.15",
"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.14/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "c9b5c8481d99717dd723f203892f898c2fe527fe20f0967e8182947fc4ab75d1"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.15/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "36990c178e8f23182b350f48e3ee3888652bae558d02376afcaa66d1f5926e00"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.14/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "2a0f36c2246c05b482abefbb2f07cfa2e9533897ea8a1114dc17001a59916744"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.15/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "8998e5c8e43a464c344329c82a69744941d68f2c2c52b5c69452f96204d9d7d6"
}
},
"bin": "terragrunt.exe",