You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 28, 2026. It is now read-only.
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?
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?