{"id":22592158,"url":"https://github.com/maroux/terraform-aws-taskhawk-queue","last_synced_at":"2026-02-03T22:07:17.265Z","repository":{"id":70271177,"uuid":"130407841","full_name":"maroux/terraform-aws-taskhawk-queue","owner":"maroux","description":null,"archived":false,"fork":false,"pushed_at":"2018-05-14T18:39:48.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-06T01:41:39.181Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HCL","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maroux.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-20T19:54:04.000Z","updated_at":"2020-07-18T07:11:30.000Z","dependencies_parsed_at":"2023-02-22T03:45:46.988Z","dependency_job_id":null,"html_url":"https://github.com/maroux/terraform-aws-taskhawk-queue","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/maroux/terraform-aws-taskhawk-queue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maroux%2Fterraform-aws-taskhawk-queue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maroux%2Fterraform-aws-taskhawk-queue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maroux%2Fterraform-aws-taskhawk-queue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maroux%2Fterraform-aws-taskhawk-queue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maroux","download_url":"https://codeload.github.com/maroux/terraform-aws-taskhawk-queue/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maroux%2Fterraform-aws-taskhawk-queue/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29059116,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T20:13:53.544Z","status":"ssl_error","status_checked_at":"2026-02-03T20:13:40.507Z","response_time":96,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-12-08T09:15:33.571Z","updated_at":"2026-02-03T22:07:17.249Z","avatar_url":"https://github.com/maroux.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"Taskhawk SQS App Terraform module\n=================================\n\n[Taskhawk](https://github.com/Automatic/taskhawk) is a replacement for celery that works on AWS SQS/SNS, while\nkeeping things pretty simple and straight forward. \n\nThis module provides a custom [Terraform](https://www.terraform.io/) module for deploying Taskhawk \ninfrastructure for Taskhawk SQS app.\n\nUsage\n-----\n```hcl\nmodule \"taskhawk-dev-myapp\" {\n  source   = \"Automatic/taskhawk-queue/aws\"\n  queue    = \"DEV-MYAPP\"\n  iam      = true\n  alerting = true\n\n  enable_scheduler   = true\n  aws_region         = \"us-east-1\"\n  aws_account_id     = \"12345678\"\n\n  tags = {\n    app     = \"myapp\"\n    env     = \"dev\"\n  }\n}\n```\n\nIt's recommended that `queue` include your environment. \n\nNaming convention - uppercase alphanumeric and dashes only.\n\nThe SQS queue name will be prefixed by `TASKHAWK-`.\n\n## Release Notes\n\n[Github Releases](https://github.com/Automatic/terraform-aws-taskhawk-queue/releases)\n\n## How to publish\n\nGo to [Terraform Registry](https://registry.terraform.io/modules/Automatic/taskhawk-queue/aws), and Resync module.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaroux%2Fterraform-aws-taskhawk-queue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaroux%2Fterraform-aws-taskhawk-queue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaroux%2Fterraform-aws-taskhawk-queue/lists"}