diff --git a/bucket/terraform-docs.json b/bucket/terraform-docs.json index 83083fb5c5..b441f6a769 100644 --- a/bucket/terraform-docs.json +++ b/bucket/terraform-docs.json @@ -1,12 +1,12 @@ { - "version": "0.16.0", + "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.16.0/terraform-docs-v0.16.0-windows-amd64.zip", - "hash": "b1e63cede84ae139045d5385c389232fbbcb369a99496b94ec1cd733b8d4d125" + "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",