terragrunt: Update to version 0.57.0

This commit is contained in:
github-actions[bot] 2024-04-12 21:04:33 +00:00
parent e0aa7813ce
commit 57b5324591

View File

@ -1,16 +1,16 @@
{
"version": "0.56.5",
"version": "0.57.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.56.5/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "49f0e7e81ac24fae65009d391e52fe30a8cabed004136cec77a8fce83cc859b4"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.57.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "753e662119d1dbb908b1c5419f4672ed67fad144150b231c422b463179669167"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.56.5/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "4f153d5b7cb086eb08d23d0dea6a7a7aeeb5c990c96e792c7a6d093b16ccb251"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.57.0/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "c4cb8af6aee691034f8d5bad21c337a79ba94baf4a764cd09d2831e07ff87a30"
}
},
"bin": "terragrunt.exe",