-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
Currently targets are being created only when the Engine is being created from the configuration during the initialization of EngineFactory. At this point there is no information about the build => environment variables cannot be solved.
It would be great to extend the API of DeployTarget by a new withBuild() wrapper, which can produce a new target instance with resolved variables.