Building Internally, Pulling From Private Repository & Deploying via Cloud Manager to AEM as CloudService or AMS Managed environment
We have recently implemented the below successfully with our partner sandbox AEM as a Cloud Service environment

1. Built project A & B with internal jenkins & deployed them to our internal nexus
2. Created a new wrapper project C with an all package only which embeds project A & B's all artifacts
3. Sync'd only the project C repo with Cloud Manager repo - do a build
We were able to successfully deploy project A & B onto AEM in the cloud w/o ever having to commit the code for Project A & B into Cloud Manager git repo. This is game changing because this allows customers to maintain their multiple repositories and, existing build processes and still leverage cloud manager pipeline to build and deploy their privately built artifacts to AEM.
The project C All pom screenshot below.

My question - is this allowed in real world customer AMS environments? Given the code for Project A & Project B was never sync'd to Cloud Manager git repo it isn't scanned for security etc. so I am wondering if Adobe AMS or Cloud Manager allows this in real world production customer environments? Is anyone out there doing something like this?
I would like to recommend this and use this approach where it's not possible for merge multiple tenant repo's into a single repo or need to install legacy AEM projects / packages but, not sure what's Adobe / AMS official position on this.
Thanks in advance for sharing any tips / pointers / recommendations.
