terragrunt: Update to version 0.44.4

This commit is contained in:
github-actions[bot] 2023-03-03 02:06:25 +00:00
parent 1b338319e6
commit 634a939fe3

View File

@ -1,16 +1,16 @@
{
"version": "0.44.2",
"version": "0.44.4",
"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.44.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "41fd77bb3ce9f0cd85c777e0edc2881b5574ffa5e39d1c066ae28cf7bf715b63"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.44.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "1bd5052587ba4a76e75eeee726834a0d2ed3a4319ece0b3d20d7bc959642f5bf"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.44.2/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "ddda1e5a7639dc2ee39e6210ede6a2f6e8e03303e64494ce1eeca700b51cb8f9"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.44.4/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "2087442e83426f140b27085b1104277ade20ed351ba75b193940e522fe11857c"
}
},
"bin": "terragrunt.exe",