diff --git a/src/repositories_pod.tf b/src/repositories_pod.tf index e66f3b0..b5d84b9 100644 --- a/src/repositories_pod.tf +++ b/src/repositories_pod.tf @@ -42,6 +42,11 @@ locals { description = "Code and documentation for the flight tracking platform." webhooks = {} } + "spearhead" = { + description = "Project Spearhead documentation, designs, and project artifacts." + owner_team = "spearhead" + webhooks = {} + } } settings = {