diff --git a/src/repositories_pod.tf b/src/repositories_pod.tf index b5d84b9..b67a5b6 100644 --- a/src/repositories_pod.tf +++ b/src/repositories_pod.tf @@ -47,6 +47,11 @@ locals { owner_team = "spearhead" webhooks = {} } + "caribou" = { + description = "Project Caribou documentation, designs, and project artifacts." + owner_team = "caribou" + webhooks = {} + } } settings = {