terragrunt: Update to version 0.35.18

This commit is contained in:
github-actions[bot] 2022-01-13 00:36:22 +00:00
parent c23ef3afef
commit 73a5345f96

View File

@ -1,16 +1,16 @@
{
"version": "0.35.17",
"version": "0.35.18",
"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.17/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "b820bd808689c99fbb2ae31b8790f21126fd8b8c7fd17e41c448801081a0bb40"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.35.18/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "7aa7f60636b880bf491b024280487b6016b0b1287509907c539486ac3544da07"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.35.17/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "e98e743641f1ddbe0aee9609953a9f545d75494622f4a0221d0da6959208feb5"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.35.18/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "a492fd106954e7cc6cb5c1e9f23e467a5e5ca8213c94b3e00dfb4fbef20eeae0"
}
},
"bin": "terragrunt.exe",