terragrunt: Update to version 0.42.1

This commit is contained in:
github-actions[bot] 2022-11-29 16:29:56 +00:00
parent 6183188615
commit bb5b1c9aa7

View File

@ -1,16 +1,16 @@
{
"version": "0.41.0",
"version": "0.42.1",
"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.41.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "0fbb234da57b62512b4a52c12365160a6ab6d67ef710c8f3def114e204c803f0"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.42.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "ddd6676c42162c03935dfb8b68f65f8482aca9f4e3338eeeec2ad0e589d78735"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.41.0/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "1b56fa2f6ebee230b1991a4111f3ff2d46f405a5f142d676a77790171db16e06"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.42.1/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "bb26d1949ce2ed2f9b77461ad9b19e6d9c137b14dca7a26b47cfb6759d7e2a78"
}
},
"bin": "terragrunt.exe",