terragrunt: Update to version 0.35.19

This commit is contained in:
github-actions[bot] 2022-01-14 00:35:23 +00:00
parent e10fec5b01
commit a65b5204e5

View File

@ -1,16 +1,16 @@
{
"version": "0.35.18",
"version": "0.35.19",
"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.18/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "7aa7f60636b880bf491b024280487b6016b0b1287509907c539486ac3544da07"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.35.19/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "db41265c3ea2b0ab64f9ad24c4b1b369d4a8d2a7c5bdfb97bfead4d4289ab67a"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.35.18/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "a492fd106954e7cc6cb5c1e9f23e467a5e5ca8213c94b3e00dfb4fbef20eeae0"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.35.19/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "5e06006bd0eb54d1a0eade979e3e24087ef238386edfae3c1aefe2b1e862c697"
}
},
"bin": "terragrunt.exe",