Skip to content

Conversation

@priyalatha-kr
Copy link
Contributor

No description provided.


def _current_task_defn(self, ecs_client: EcsClient, deployment: DeployAction):
if not ecs_client.list_task_definitions(self._task_defn_family()):
log_err("Task definition was created with the help of the create_service\ntry updating with 'update_service' command")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This task definition was created for a service. Please use cloudlift update_service to modify it.

@praveenraghav01 praveenraghav01 merged commit bccdace into master Jan 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants