So i have two steps in Octopus Deploy. first step will deploy the cluster and task definition and the other will update the task definition and deploys a new task. The First step is only needed for the first time.. how do i skip the step with run conditions.
turns out i can update the existing service using Deploy AWS ECS Service steps itself.Just takes a really long time to deploy. cheers....!