Skip to content

Commit

Permalink
Add a repository for supply chain security demo
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitabarskov committed Mar 20, 2024
1 parent 78a1545 commit 2343ea4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions infrastructure/terraform/github.tf
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,14 @@ locals {
"dbt-meetup",
]
}
"supply-chain-security-demo" = {
description = "A simple demo for supply chain"
topics = [
"supply-chain",
"demo",
"security",
]
}
}
private_github_repositories = {
"sandbox-volur" = {}
Expand Down

0 comments on commit 2343ea4

Please sign in to comment.