{"id":18930070,"url":"https://github.com/labd/terraform-provider-taskrunner-aws-ecs","last_synced_at":"2025-09-05T03:31:28.280Z","repository":{"id":78051793,"uuid":"593960149","full_name":"labd/terraform-provider-taskrunner-aws-ecs","owner":"labd","description":"Terraform Provider for running ECS tasks","archived":false,"fork":false,"pushed_at":"2023-08-11T09:15:02.000Z","size":33,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-06-10T05:02:19.724Z","etag":null,"topics":["ecs-service","ecs-task","terraform-provider"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/labd.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["labd"]}},"created_at":"2023-01-27T08:56:57.000Z","updated_at":"2024-08-12T07:36:13.000Z","dependencies_parsed_at":"2024-11-08T11:41:37.595Z","dependency_job_id":"ff6caa90-8ac0-49ba-91f8-b8cafb14d692","html_url":"https://github.com/labd/terraform-provider-taskrunner-aws-ecs","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/labd/terraform-provider-taskrunner-aws-ecs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labd%2Fterraform-provider-taskrunner-aws-ecs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labd%2Fterraform-provider-taskrunner-aws-ecs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labd%2Fterraform-provider-taskrunner-aws-ecs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labd%2Fterraform-provider-taskrunner-aws-ecs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/labd","download_url":"https://codeload.github.com/labd/terraform-provider-taskrunner-aws-ecs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labd%2Fterraform-provider-taskrunner-aws-ecs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273707236,"owners_count":25153722,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ecs-service","ecs-task","terraform-provider"],"created_at":"2024-11-08T11:36:26.342Z","updated_at":"2025-09-05T03:31:23.269Z","avatar_url":"https://github.com/labd.png","language":"Go","funding_links":["https://github.com/sponsors/labd"],"categories":[],"sub_categories":[],"readme":"# terraform-provider-taskrunner-aws-ecs\n\nProvider to easily run one-off tasks on an ECS cluster.\n\n## Example\n```hcl\nresource \"taskrunner-aws-ecs_run\" \"run_migrations\" {\n  task_definition = \"${aws_ecs_task_definition.web.family}:${aws_ecs_task_definition.web.revision}\"\n  ecs_cluster_arn = var.cluster_arn\n  command         = \"manage.py migrate\"\n  container       = \"django\"\n  max_wait_time   = 600 # 10 minutes\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabd%2Fterraform-provider-taskrunner-aws-ecs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flabd%2Fterraform-provider-taskrunner-aws-ecs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabd%2Fterraform-provider-taskrunner-aws-ecs/lists"}