terragrunt: Update to version 0.45.8

This commit is contained in:
github-actions[bot] 2023-05-02 00:33:19 +00:00
parent 1cf95f8b72
commit 3439cd4df8

View File

@ -1,16 +1,16 @@
{
"version": "0.45.7",
"version": "0.45.8",
"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.45.7/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "df334f1fc5cfa8fc0412da562824b233902b7856b5f661df31df72fe7ce24241"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.45.8/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "401e42b384c1b712f97f35299b98746113bb9b3a95ce3a4ef8e67f8c06f32bc6"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.45.7/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "26417a32718086809a2d45f9d3b78df59d11a64fbed87c40fc2ef69faef38fe3"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.45.8/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "f6dcafc6fe7861f027be1ea6749579403eef2404a9fade70ac66c002fa3c637d"
}
},
"bin": "terragrunt.exe",