diff --git a/repos.tf b/repos.tf index 153be13..8472b1a 100644 --- a/repos.tf +++ b/repos.tf @@ -30,6 +30,11 @@ locals { "type" = "other" "template_repo" = null } + "github-control" = { + "description" = "InfraHouse GitHub configuration." + "type" = "other" + "template_repo" = null + } "infrahouse-com" = { "description" = "InfraHouse.com content." "type" = "other"