From 3a1bcc728811aa8d1da2e0201edb39a3447d7068 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 5 Apr 2025 00:36:58 +0000 Subject: [PATCH] terraform-docs: Update to version 0.20.0 --- bucket/terraform-docs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/terraform-docs.json b/bucket/terraform-docs.json index c70af1bf7b..789704459b 100644 --- a/bucket/terraform-docs.json +++ b/bucket/terraform-docs.json @@ -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",