terragrunt: Update to version 0.41.0

This commit is contained in:
github-actions[bot] 2022-11-24 20:27:45 +00:00
parent fbb5098438
commit 46884903ef

View File

@ -1,16 +1,16 @@
{ {
"version": "0.40.2", "version": "0.41.0",
"description": "Thin wrapper for Terraform that provides extra tools for keeping Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.", "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", "homepage": "https://github.com/gruntwork-io/terragrunt",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.40.2/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.41.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "bd2b57150f12745c00998645283efeb760541967fcb35c0c08446f4403e12e61" "hash": "0fbb234da57b62512b4a52c12365160a6ab6d67ef710c8f3def114e204c803f0"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.40.2/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.41.0/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "42ebe08ccb2c58855b864f71f193c7d5e4993a384ddc06288fca202a74fd44af" "hash": "1b56fa2f6ebee230b1991a4111f3ff2d46f405a5f142d676a77790171db16e06"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",