Create High Level Overview of GitLab Deployment Objects
In order to modularize terraform for the orchestrator; we need to determine the GitLab objects that need to be modeled.
E.G.:
- Application Node
- Database Node
- Combinations of Node Types
We already model objects directly in GCP, but we need to abstract it away to make the Orchestrator cross-cloud ready.
Edited by Robert Marshall