In addition, this PR adds support for EcsDeploymentListeners which provide the opportunity to modify the EcsDeploymentRegistration data that contains the service and task definitions. This manifests itself as the ability to run pre-provisioning steps and modify the ECS deployment info dynamically before the goal submits it to the API.
This PR removes the use of:
In addition, this PR adds support for EcsDeploymentListeners which provide the opportunity to modify the EcsDeploymentRegistration data that contains the service and task definitions. This manifests itself as the ability to run pre-provisioning steps and modify the ECS deployment info dynamically before the goal submits it to the API.