terragrunt: Update to version 0.42.6

This commit is contained in:
github-actions[bot] 2023-01-05 16:29:49 +00:00
parent 256e10e6f2
commit ef02489fc3

View File

@ -1,16 +1,16 @@
{
"version": "0.42.5",
"version": "0.42.6",
"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.42.5/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "2bcb153b64a30578ccf490f5921ee227ca32a1fe2da46496c776cd6f31c9dea8"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.42.6/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "91a6969b0e02e1442b21d4637b1d49db01135559d7719754a4e5eeb2d75527fc"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.42.5/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "6c9ef45e33fbf76a462e6b687ee1ce8a18c4431160bc8c76caed372ab9b946b1"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.42.6/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "b46f30adc5be0c7e028a77db4c4924009a6274e43fde8865d8af49d81c89f712"
}
},
"bin": "terragrunt.exe",