Skip to content

Commit

Permalink
Add repo topics for pip-config in default.tfvars
Browse files Browse the repository at this point in the history
  • Loading branch information
arnol377 committed Mar 24, 2025
1 parent 1fdce7d commit bf88681
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 @@ -13,6 +13,17 @@ repolist = [
"morpheus-infra",
]
},
{
description = "Composite Action for configuring pip"
repo_org = "CSVD"
name = "pip-config"
is_template = false
is_private = false
repo_topics = [
"github-actions",
"pip"
]
},
{
description = "Terraform module repo for terraform-morpheus-efs"
repo_org = "CSVD"
Expand Down

0 comments on commit bf88681

Please sign in to comment.