From 30e4f44714e3f8520957c90aa07c5dd287784eaa Mon Sep 17 00:00:00 2001 From: David John Arnold Jr Date: Wed, 30 Oct 2024 16:09:07 -0700 Subject: [PATCH] Update default.tfvars --- varfiles/default.tfvars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/varfiles/default.tfvars b/varfiles/default.tfvars index 600edba..7be3ddd 100644 --- a/varfiles/default.tfvars +++ b/varfiles/default.tfvars @@ -7,7 +7,7 @@ repolist = [ description = "Workspace for ghe-runners and github-runner-image" repo_org = "CSVD" name = "github-runners-workspace" - is_private = false + is_private = true repo_topics = [ "terraform-tools", "github-actions"