terragrunt: Update to version 0.45.7

This commit is contained in:
github-actions[bot] 2023-05-01 20:24:56 +00:00
parent d86e2ec229
commit f477cbe63c

View File

@ -1,16 +1,16 @@
{
"version": "0.45.6",
"version": "0.45.7",
"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.6/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "517ea792c223f5624907d9d41570325dae95ae7596547833194fe1ea0a9044e5"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.45.7/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "df334f1fc5cfa8fc0412da562824b233902b7856b5f661df31df72fe7ce24241"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.45.6/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "c657208317924a80abd62a549748e9cf24189cfc0399a57eb47a07f7f08aad1b"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.45.7/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "26417a32718086809a2d45f9d3b78df59d11a64fbed87c40fc2ef69faef38fe3"
}
},
"bin": "terragrunt.exe",