terragrunt: Update to version 0.38.1

This commit is contained in:
github-actions[bot] 2022-06-22 20:28:29 +00:00
parent 2f6937e212
commit 2890493438

View File

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