Skip to content

Commit

Permalink
adding service-catalog workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
arnol377 committed Nov 14, 2024
1 parent 7af7c36 commit 51b33d0
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions varfiles/default.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@ image_pipeline_workflows = {
}

repolist = [
{
description = "service-catalog-workspace"
repo_org = "CSVD"
name = "service-catalog-workspace"
is_template = true
is_private = false
repo_topics = [
"terraform-tools",
]
},
{
description = "Workspace for ghe-runners and github-runner-image"
repo_org = "CSVD"
Expand Down

0 comments on commit 51b33d0

Please sign in to comment.