From bf900035d81d1a3f9c4ef31caa111ed8530fb5ea Mon Sep 17 00:00:00 2001 From: Simon Weald Date: Mon, 19 Jun 2023 17:40:51 +0100 Subject: [PATCH] enable terraform-docs gh ation for terraform-module-proxmox-container --- .../terraform-module-proxmox-container/terraform.tfvars | 2 ++ 1 file changed, 2 insertions(+) diff --git a/repositories/terraform-module-proxmox-container/terraform.tfvars b/repositories/terraform-module-proxmox-container/terraform.tfvars index c1eb1bd..39ede52 100644 --- a/repositories/terraform-module-proxmox-container/terraform.tfvars +++ b/repositories/terraform-module-proxmox-container/terraform.tfvars @@ -11,3 +11,5 @@ has_issues = true allow_merge_commit = false allow_rebase_merge = false delete_branch_on_merge = true + +is_terraform_module = true