diff --git a/varfiles/default.tfvars b/varfiles/default.tfvars index de8a47b..1b70126 100644 --- a/varfiles/default.tfvars +++ b/varfiles/default.tfvars @@ -13,6 +13,17 @@ repolist = [ "terraform-tools", ] }, + { + description = "supervisord-managed-runners" + repo_org = "CSVD" + name = "supervisord-managed-runners" + is_template = true + is_private = false + repo_topics = [ + "terraform-tools", + "github-actions" + ] + }, { description = "Workspace for ghe-runners and github-runner-image" repo_org = "CSVD"