document how to use driftctl with fargate scheduled runs (cron)
Nobody has claimed this yet.
- Dominant language
- MDX
- Stars
- 7
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Scenario: AWS Fargate is used as a scheduler to run driftctl at regular intervals (say, @daily or @hourly).
Goal: provide documentation about how to do it properly, so users can do it easily
Source: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/scheduled_tasks.html
Terraform ECS Task Definition: https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ecs_task_definition
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the AWS ECS scheduled tasks documentation and the Terraform aws_ecs_task_definition reference linked in the issue. Document the steps and configuration needed to run driftctl on a regular Fargate schedule, with enough detail for users to reproduce the setup; no repository file or test is specified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, terraform
- Domain
- cloud, devops, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100