Skip to content

ResourceRequirements on task definition not possible on ecs deploy #232

@dmatos2012

Description

@dmatos2012

Hello,

First of all , thanks for the amazing tool. Is it possible to add resource requirements to the task definition, to enable the use of gpu. For instance:

"resourceRequirements": [
    {
        "type": "GPU",
        "value": "1"
    }
]

Or maybe a "manual" way to adding an arbitrary command to our task definition?

Thank you so much

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions