terragrunt: Update to version 0.40.2

This commit is contained in:
github-actions[bot] 2022-11-10 16:30:45 +00:00
parent 263138ea6d
commit c9d5407896

View File

@ -1,16 +1,16 @@
{
"version": "0.40.1",
"version": "0.40.2",
"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.40.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "e320f9a2092bec4103726de3c9b17aeda4aa0b5246f5b7a312b3e049015449e5"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.40.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "bd2b57150f12745c00998645283efeb760541967fcb35c0c08446f4403e12e61"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.40.1/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "c27e4ef7dbddb19165d21477327f767917ff62fe5b56ea4249ef23a84b212f02"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.40.2/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "42ebe08ccb2c58855b864f71f193c7d5e4993a384ddc06288fca202a74fd44af"
}
},
"bin": "terragrunt.exe",