terragrunt: Update to version 0.55.18

This commit is contained in:
github-actions[bot] 2024-03-18 20:25:30 +00:00
parent d11e962f6b
commit 1d9a1280d9

View File

@ -1,16 +1,16 @@
{
"version": "0.55.16",
"version": "0.55.18",
"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.16/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "c6e68f640915be2c67aaf2f0aa7a30574bc0eb247b219723b544d2eeab3565b5"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.18/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "25a6bc1fe02ef97725b61204459db53acc55928b51255fb14c449e6575c676bb"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.16/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "730cdb83eb53e26ce83e8a8929f21df01981268fc7db4baad15e528d5572509b"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.18/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "66cbf42a5bd50a2ae6f366fb5cf3283ee798f1f6e72191211d2a90bf9a513624"
}
},
"bin": "terragrunt.exe",