diff --git a/src/repositories_pod.tf b/src/repositories_pod.tf index 57576c9..e66f3b0 100644 --- a/src/repositories_pod.tf +++ b/src/repositories_pod.tf @@ -38,6 +38,10 @@ locals { description = "Project Quiver documentation, designs, and project artifacts." webhooks = {} } + "flight-tracking" = { + description = "Code and documentation for the flight tracking platform." + webhooks = {} + } } settings = {