terragrunt: Update to version 0.36.0

This commit is contained in:
github-actions[bot] 2022-01-20 20:27:04 +00:00
parent 71b698b447
commit 1026428aca

View File

@ -1,16 +1,16 @@
{
"version": "0.35.20",
"version": "0.36.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.35.20/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "dab535800accf9330f7a22e97b32b7563916effaf07fa3d1d03db39336509894"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.36.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "a699d2754aaa91f6977724cf4366b71334d49a58f53ac2da175f0e4fcff6e58a"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.35.20/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "aec6002e830cbd0fa1c94f79f2fb5418bd0df01ac67aaf87c1ec8d6af35a8ce0"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.36.0/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "b6566c457ce4a3fde228d917c3a42d1774cb59ef641e21d005c4951d3ac00d37"
}
},
"bin": "terragrunt.exe",