@icalialabs/aws-deregister-ecs-task-definitions

De-registers task definitions from AWS ECS


Keywords
actions, icalia, aws, ecs, build, push
License
MIT
Install
npm install @icalialabs/aws-deregister-ecs-task-definitions@0.0.1

Documentation

AWS Deregister ECS Task Definitions

De-registers task definitions from AWS ECS.

Usage

      - name: De-register AWS ECS Task Definitions
        uses: icalia-actions/aws-deregister-ecs-task-definitions@v0.0.1
        with:
          # You can use the family name, the definition (family name + version),
          # or the full task definition ARN:
          definition: my-task-definition