CDAF containerDeploy
Deployment from within Container using 'Remote' artefacts
containerDeploy, like containerBuild, is intended for self-hosted agent/runner use cases.
By including the image construction and container execution in source control, the developers remain masters of their own destiny. They can ensure build dependencies are fulfilled while not affecting other users of the agent/runner.
When deploying to remote targets using Web/REST API, or command line interfaces, containerDeploy can exploit the same principles as containerBuild to ensure the required deploy time dependencies are fulfilled, e.g. Terraform, AWS CLI, AZ CLI, etc.
CDAF version 2.5.0 allows the deployment to multiple targets based on the environment prefix, in the same way as localDeploy and remoteDeploy.
For full release details for CDAF 2.5.0 see http://cdaf.io/release