{"id":20490781,"url":"https://github.com/circleci-public/server-terraform","last_synced_at":"2026-05-21T19:02:06.399Z","repository":{"id":39744512,"uuid":"308402791","full_name":"CircleCI-Public/server-terraform","owner":"CircleCI-Public","description":"Help Terraform modules for CircleCI server","archived":false,"fork":false,"pushed_at":"2024-12-05T15:31:14.000Z","size":383,"stargazers_count":10,"open_issues_count":4,"forks_count":42,"subscribers_count":24,"default_branch":"main","last_synced_at":"2024-12-05T15:34:48.080Z","etag":null,"topics":["circleci","entreprise","server","terraform"],"latest_commit_sha":null,"homepage":"https://circleci.com/pricing/server/","language":"HCL","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/CircleCI-Public.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"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}},"created_at":"2020-10-29T17:33:18.000Z","updated_at":"2024-09-06T16:37:23.000Z","dependencies_parsed_at":"2023-12-20T11:54:40.959Z","dependency_job_id":"70628965-e312-4b84-a3be-7d627b8fbd14","html_url":"https://github.com/CircleCI-Public/server-terraform","commit_stats":null,"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CircleCI-Public%2Fserver-terraform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CircleCI-Public%2Fserver-terraform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CircleCI-Public%2Fserver-terraform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CircleCI-Public%2Fserver-terraform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CircleCI-Public","download_url":"https://codeload.github.com/CircleCI-Public/server-terraform/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230511479,"owners_count":18237657,"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":["circleci","entreprise","server","terraform"],"created_at":"2024-11-15T17:18:30.726Z","updated_at":"2026-05-21T19:02:06.393Z","avatar_url":"https://github.com/CircleCI-Public.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![CircleCI](https://circleci.com/gh/CircleCI-Public/server-terraform.svg?style=shield)](https://circleci.com/gh/CircleCI-Public/server-terraform)\n\n# Server Terraform\n\nThis repository contains a collection of [Terraform](https://www.terraform.io)\nmodules that are helpful in hosting CircleCI server \u003e= 3.x.\n\n## Contents\n\n- [AWS Nomad Clients](./nomad-aws/README.md)\n- [GCP Nomad Clients](./nomad-gcp/README.md)\n\n## Usage\n\nWe strongly suggest consuming these modules using Terraform [generic git\nrepository] support and pinning a fixed reference. For example, you might\nconsume the AWS Nomad client module as follows:\n\n```terraform\nmodule \"nomad\" {\n  # Pin release to 4.9.0 (for example) and use /nomad-aws subdirectory\n  source = \"git::https://github.com/CircleCI-Public/server-terraform.git//nomad-aws?ref=4.9.0\"\n\n  # Other variables here...\n}\n```\n\n\u003e Note the use of `ref=4.9.0` to select a specific git tag and\n\u003e `//nomad-aws` to select the `nomad-aws` module.\n\n[generic git repository]: https://www.terraform.io/docs/language/modules/sources.html#generic-git-repository\n\n## Compatibility\n\nThe modules in this repository are meant to be used with [terraform\nv0.15.4](https://releases.hashicorp.com/terraform/0.15.4/) and above.\n\n---\n\n## How to contribute\n\nWe love contributions! Here is how to get started:\n\n### Creating a PR\n\n- Start by branching off main. Branches should be named with the issue number\n  they resolve or a description of the work being done.\n- Once your work is complete, you may create a PR for your branch\n- Each commit is tested for formatting and syntax errors\n- We test PRs in our own test environments\n- PRs are reviewed and approved by members of CircleCI's [On-Prem team](https://github.com/orgs/CircleCI-Public/teams/on-prem)\n\n### Reporting Issues\n\n- Feature requests or problems found may be reported by creating an issue\n  within this repository\n- CircleCI's [On-Prem team](https://github.com/orgs/CircleCI-Public/teams/on-prem) will review and respond to issues.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcircleci-public%2Fserver-terraform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcircleci-public%2Fserver-terraform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcircleci-public%2Fserver-terraform/lists"}