Skip to content

Not clear whether this registers a new supplied taskdef or not #7

Description

@mikebrules

Hi,
I'm not exactly sure what is happening, and I may be misunderstanding the role of this library, but I think it is meant to register a new taskdef that you supply it (I think that because of this);

services: [
{
  taskDefinition: {
    "family": "foo" // This should already exist in ECS. Required.
  },

but then it also says "should exist" in which case am I meant to be passing a new one here or not?

I ask because the taskdef I am passing here (a JSON object) is not getting registered - the existing one is being copied and re-used. Do I need to register one myself first?

Thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions