terragrunt: Update to version 0.47.0

This commit is contained in:
github-actions[bot] 2023-06-16 00:33:44 +00:00
parent aa193ac2a4
commit 9759353a8d

View File

@ -1,16 +1,16 @@
{
"version": "0.46.3",
"version": "0.47.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.46.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "e12d53fd458b16e43701e684ccd6f593500fc967c36de35d3dab24e1ef9e1c6c"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.47.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "34d3a380501232a2d05f1fe7da637b0c2535f54c2f33a30d8b1873cffc80a928"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.46.3/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "31babf6bc70715ebdc44a765648709aa474a2ebf74f06b7d83c244b9eb46bb1d"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.47.0/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "6b100aa8052ad832faedff3b15fde92cf3d9fd973422d965b304e8087d2bdf16"
}
},
"bin": "terragrunt.exe",