terragrunt: Update to version 0.45.0

This commit is contained in:
github-actions[bot] 2023-03-17 20:26:12 +00:00
parent 0448698450
commit 12d61de35c

View File

@ -1,16 +1,16 @@
{
"version": "0.44.5",
"version": "0.45.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.44.5/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "fd6ec1b7795580c19813176553fd7c945aa03b61889b305fa7dd0c0359a74a52"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.45.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "73440a470076305335dae0d17d3bdaaec0b2eb0d7748c895a4fa5f07c52eaca7"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.44.5/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "ced8371dcf6906ec54259da01c5d782fc9fea41cfabaa1a51b22720e3785d886"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.45.0/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "cc457b507a1b974bf70d5cb74c01083cbccd3004ed1e1eff40fd56361ec2c893"
}
},
"bin": "terragrunt.exe",