terragrunt: Update to version 0.35.20

This commit is contained in:
github-actions[bot] 2022-01-14 20:27:46 +00:00
parent eccf1637ec
commit 64107ab02d

View File

@ -1,16 +1,16 @@
{ {
"version": "0.35.19", "version": "0.35.20",
"description": "Thin wrapper for Terraform that provides extra tools for keeping Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.", "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", "homepage": "https://github.com/gruntwork-io/terragrunt",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.35.19/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.35.20/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "db41265c3ea2b0ab64f9ad24c4b1b369d4a8d2a7c5bdfb97bfead4d4289ab67a" "hash": "dab535800accf9330f7a22e97b32b7563916effaf07fa3d1d03db39336509894"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.35.19/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.35.20/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "5e06006bd0eb54d1a0eade979e3e24087ef238386edfae3c1aefe2b1e862c697" "hash": "aec6002e830cbd0fa1c94f79f2fb5418bd0df01ac67aaf87c1ec8d6af35a8ce0"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",