Closed
Description
We need an API method that supports production decomposition for continuous deployment workflows that deploy into environments that are not themselves configured with Embedded Git as a source control extension. This is important for HealthConnect Cloud deployment.
The API should take in a directory path with subdirectories that each contain PTD items for a different production. It should deploy all of these items to the appropriate production. It should also handle deleting hosts in the production that do not exist in the directory (not including built-in hosts like the testing and monitoring services).