terragrunt: Update to version 0.35.4

This commit is contained in:
Jakub Čábera 2021-10-19 22:45:01 -07:00
parent 017ae5958c
commit 88e05a9631

View File

@ -1,16 +1,16 @@
{
"version": "0.35.3",
"version": "0.35.4",
"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.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "36bcd17031828f35157acf742e0e27219c02d2c1ba5fb57c231ea26156091192"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.35.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "b3032791bd06553f46ade95aba74dd0d1ac1d5c21c424559f36b66369fb07c1b"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.35.3/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "773c5316326dc8c0ff147000d2fc1b9558c1b2ff367d355cb929e9aafbc4f1f4"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.35.4/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "e4ac5b914bca27d5f7602d163c828d9c4cc9f9063a35e1da6a1e355f9becbc5b"
}
},
"bin": "terragrunt.exe",