terraform-docs: Update to version 0.20.0

This commit is contained in:
github-actions[bot] 2025-04-05 00:36:58 +00:00
parent c98bb2d5f7
commit 3a1bcc7288

View File

@ -1,12 +1,12 @@
{
"version": "0.19.0",
"version": "0.20.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.19.0/terraform-docs-v0.19.0-windows-amd64.zip",
"hash": "9d6d63b6c57fa82ec4bb61e7cdf504f52470fae3e46e293a7e9fcccbaddb1ba7"
"url": "https://github.com/terraform-docs/terraform-docs/releases/download/v0.20.0/terraform-docs-v0.20.0-windows-amd64.zip",
"hash": "fb372a26f934dc0e163ca914a5aa99fe13d094b1f64f937efe9dc79bdddf05a0"
}
},
"bin": "terraform-docs.exe",