-
-
Notifications
You must be signed in to change notification settings - Fork 317
Closed
Labels
Description
Question
I am trying to build a parent-child relationship using C4 where parent is the root.dsl and all the children aka microservices will contain a arch.dsl in their repos. The root.dsl will contain all the microservice's arch.dsl, but the problem is that the arch.dsl will be a private repo. Can someone tell me how to use private URL's with !include?