{ "version": "0.17.0", "description": "Generate documentation from Terraform modules in various output formats", "homepage": "https://github.com/terraform-docs/terraform-docs", "license": "MIT License ", "architecture": { "64bit": { "url": "https://github.com/terraform-docs/terraform-docs/releases/download/v0.17.0/terraform-docs-v0.17.0-windows-amd64.zip", "hash": "91fce072a4bd0138825d8a7bfd8e86e41e76a15b9dc74bbe203bcb80de412429" } }, "bin": "terraform-docs.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/terraform-docs/terraform-docs/releases/download/v$version/terraform-docs-v$version-windows-amd64.zip" } }, "hash": { "url": "https://github.com/terraform-docs/terraform-docs/releases/download/v$version/terraform-docs-v$version.sha256sum" } } }