From 07d79d7a85fc5ec5eff74846ba60808533368cb8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 20:27:33 +0000 Subject: [PATCH] terraform-docs: Update to version 0.19.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 72429c196f..c70af1bf7b 100644 --- a/bucket/terraform-docs.json +++ b/bucket/terraform-docs.json @@ -1,12 +1,12 @@ { - "version": "0.18.0", + "version": "0.19.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.18.0/terraform-docs-v0.18.0-windows-amd64.zip", - "hash": "37de7c80d96c43095cfa40322ca9cfedcd3e7a8aed084190cacd850c7d8217ab" + "url": "https://github.com/terraform-docs/terraform-docs/releases/download/v0.19.0/terraform-docs-v0.19.0-windows-amd64.zip", + "hash": "9d6d63b6c57fa82ec4bb61e7cdf504f52470fae3e46e293a7e9fcccbaddb1ba7" } }, "bin": "terraform-docs.exe",