terragrunt: Update to version 0.38.2

This commit is contained in:
github-actions[bot] 2022-06-28 12:33:11 +00:00
parent b2334385d5
commit fd62a82117

View File

@ -1,16 +1,16 @@
{
"version": "0.38.1",
"version": "0.38.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.38.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "eb7ce0b2cdb8e8f7b497e676f64eec27df8d1045218457e9f46060f1a7b11c31"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.38.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "ede484d9e9746b40703ad4c9601b0f0f04af4ffafdfeb043c14709c4d5cebaca"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.38.1/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "ae515466b7241406bd1584d027a8ad33255453ea8b64ad26765d9e6b2b4f07c0"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.38.2/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "354a8b830b0e82669251cf14ca7d6519e7a036b680f2bd6c515f7a0a8a7cf91d"
}
},
"bin": "terragrunt.exe",