terragrunt: Update to version 0.35.14

This commit is contained in:
github-actions[bot] 2021-12-10 16:29:51 +00:00
parent b585105bc1
commit a4012de428

View File

@ -1,16 +1,16 @@
{
"version": "0.35.13",
"version": "0.35.14",
"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.35.13/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "fc3e9a29f170f9132df035e97340593ae147dffd4ea1bcd6d8821b147567d5cb"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.35.14/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "9e0a04f73652025d004719daf28d11069bc7a972956b2cd2d2e2f8a05565cb7f"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.35.13/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "571c2ed06c8ea5a487d81bf0a1e96933c18357317d35a4a2e9bc1f232d105e64"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.35.14/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "b8cc047b124e7932afd088c51e8c6a1efadad75868467ff411d4ff8807e8dc5a"
}
},
"bin": "terragrunt.exe",