Skip to content

Commit d99aa8a

Browse files
authored
Merge pull request #760 from gruntwork-io/feature/add-ecs-scheduling-module
Add new ecs-task-scheduler module to ECS IaC library page
2 parents 7f9734f + 501ccaf commit d99aa8a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_data/library.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,9 @@
8383
- name: ecs-deploy
8484
blurb: deploy a short-running task in your ECS cluster
8585
description: Deploy a Docker container as a short-running ECS Task, wait for it to exit, and exit with the same exit code as the ECS Task.
86+
- name: ecs-task-scheduler
87+
blurb: schedule ECS tasks
88+
description: Schedule ECS tasks to be run on time or event-based schedules.
8689

8790
- name: "EC2 Kubernetes Service (EKS)"
8891
icons:

0 commit comments

Comments
 (0)