terragrunt: Update to version 0.38.0

This commit is contained in:
github-actions[bot] 2022-06-17 20:27:27 +00:00
parent c1e40cdcea
commit 9cf78bfa61

View File

@ -1,16 +1,16 @@
{
"version": "0.37.4",
"version": "0.38.0",
"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.37.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "2eabb0b92cb9dedcd695d57d84cc8caceca0e1a555fb8dd00a005efed8c48d75"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.38.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "8127f0815cea353d9fb86e428ba23603485cec7c367029e2e8df8722dcebf8d9"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.37.4/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "84ca88e0692df6b249903b86bb04e9507f94299cc2e2a1dffdafda5f9b2e1ff4"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.38.0/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "55e6057071e5c75b2fdee8bab4c8966ee98e3a1c22c0e93c3257454ec723ee40"
}
},
"bin": "terragrunt.exe",