{"id":20159829,"url":"https://github.com/diogok/terraform-debian-nomad","last_synced_at":"2026-05-08T12:41:09.678Z","repository":{"id":66679566,"uuid":"137890594","full_name":"diogok/terraform-debian-nomad","owner":"diogok","description":"WIP Provisioning nomad (with docker, weave and consul) on debian machines","archived":false,"fork":false,"pushed_at":"2018-07-05T20:01:42.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-02T13:09:32.548Z","etag":null,"topics":["consul","docker","nomad","provision","terraform","weave"],"latest_commit_sha":null,"homepage":null,"language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/diogok.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-06-19T12:48:24.000Z","updated_at":"2019-11-12T22:34:36.000Z","dependencies_parsed_at":"2023-04-14T04:31:34.581Z","dependency_job_id":null,"html_url":"https://github.com/diogok/terraform-debian-nomad","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diogok%2Fterraform-debian-nomad","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diogok%2Fterraform-debian-nomad/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diogok%2Fterraform-debian-nomad/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diogok%2Fterraform-debian-nomad/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diogok","download_url":"https://codeload.github.com/diogok/terraform-debian-nomad/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241597624,"owners_count":19988282,"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","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":["consul","docker","nomad","provision","terraform","weave"],"created_at":"2024-11-14T00:10:36.093Z","updated_at":"2026-05-08T12:41:04.658Z","avatar_url":"https://github.com/diogok.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Terraform Debian Nomad\n\nThis module provision a nomad cluster on any debian stretch intallation.\n\nIncludes:\n\n- docker\n- weave\n- consul\n- nomad\n\nTo do:\n\n- Vault\n\nThis module is just a provisioner.\n\n## Dependencies\n\nMinimal versions:\n\n- Terraform 0.11.7\n\n## Usage\n\nExample usage of the module.\n\n```\nmodule \"provision-nomad\" {\n  source=\"github.com/diogok/terraform-debian-nomad\" \n\n  managers=[]\n  workers=[]\n\n  manager_count=\"3\"\n  worker_count=\"5\"\n\n  network_interface=\"enp0s2\"\n  #network_interface=\"eth0\"\n\n  datacenter=\"us-1\"\n  weave=true\n}\n```\n\n## License\n\nMIT\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiogok%2Fterraform-debian-nomad","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiogok%2Fterraform-debian-nomad","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiogok%2Fterraform-debian-nomad/lists"}