Skip to content

Commit

Permalink
adding a repo to track all of the associated repos and documentation …
Browse files Browse the repository at this point in the history
…for github-actions at Census
  • Loading branch information
arnol377 committed Nov 5, 2024
1 parent 0014ec9 commit cd182f4
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions varfiles/default.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,17 @@ repolist = [
"github-actions"
]
},
{
description = "Tracking all repos and documentation for Github Actions"
repo_org = "CSVD"
name = "Github-Actions-Project"
is_template = true
is_private = true
repo_topics = [
"terraform-tools",
"github-actions"
]
},
{
description = "Module for attaching Actions and Environments to target repos"
repo_org = "CSVD"
Expand Down

0 comments on commit cd182f4

Please sign in to comment.