From f07d200761e4b0ac527b815ffe3105a644bc5a67 Mon Sep 17 00:00:00 2001 From: arnol377 Date: Wed, 30 Oct 2024 17:17:40 -0400 Subject: [PATCH] adding github-runners-workspace --- varfiles/default.tfvars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/varfiles/default.tfvars b/varfiles/default.tfvars index 5e013b7..600edba 100644 --- a/varfiles/default.tfvars +++ b/varfiles/default.tfvars @@ -6,7 +6,7 @@ repolist = [ { description = "Workspace for ghe-runners and github-runner-image" repo_org = "CSVD" - name = "github-actions-workspace" + name = "github-runners-workspace" is_private = false repo_topics = [ "terraform-tools",