{"id":14957927,"url":"https://github.com/coder/modules","last_synced_at":"2025-04-05T22:09:59.778Z","repository":{"id":193360022,"uuid":"688538087","full_name":"coder/modules","owner":"coder","description":"A collection of Terraform Modules to extend Coder templates.","archived":false,"fork":false,"pushed_at":"2025-03-25T01:21:12.000Z","size":14234,"stargazers_count":44,"open_issues_count":60,"forks_count":53,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-29T21:08:48.898Z","etag":null,"topics":["development-environment","ide","terraform-modules"],"latest_commit_sha":null,"homepage":"https://registry.coder.com/modules","language":"HCL","has_issues":true,"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/coder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2023-09-07T14:54:05.000Z","updated_at":"2025-03-26T08:03:59.000Z","dependencies_parsed_at":"2023-09-26T23:09:50.065Z","dependency_job_id":"108fd6dc-8bb6-4a3a-8949-1f1488d4d357","html_url":"https://github.com/coder/modules","commit_stats":{"total_commits":426,"total_committers":36,"mean_commits":"11.833333333333334","dds":0.7464788732394366,"last_synced_commit":"48c81c9ff4a6d46e0f067387bfbe3c34b843f16e"},"previous_names":["coder/testing-modules","coder/modules"],"tags_count":31,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fmodules","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fmodules/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fmodules/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fmodules/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coder","download_url":"https://codeload.github.com/coder/modules/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247406111,"owners_count":20933806,"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":["development-environment","ide","terraform-modules"],"created_at":"2024-09-24T13:15:50.468Z","updated_at":"2025-04-05T22:09:59.752Z","avatar_url":"https://github.com/coder.png","language":"HCL","readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003e\n  Modules\n  \u003c/h1\u003e\n\n[Module Registry](https://registry.coder.com) | [Coder Docs](https://coder.com/docs) | [Why Coder](https://coder.com/why) | [Coder Enterprise](https://coder.com/docs/v2/latest/enterprise)\n\n[![discord](https://img.shields.io/discord/747933592273027093?label=discord)](https://discord.gg/coder)\n[![license](https://img.shields.io/github/license/coder/modules)](./LICENSE)\n[![Health](https://github.com/coder/modules/actions/workflows/check.yaml/badge.svg)](https://github.com/coder/modules/actions/workflows/check.yaml)\n\n\u003c/div\u003e\n\nModules extend Coder Templates to create reusable components for your development environment.\n\ne.g.\n\n```tf\nmodule \"code-server\" {\n  count    = data.coder_workspace.me.start_count\n  source   = \"registry.coder.com/modules/code-server/coder\"\n  version  = \"1.0.2\"\n  agent_id = coder_agent.main.id\n}\n```\n\n- [code-server](https://registry.coder.com/modules/code-server): Install on start, create an app to access via the dashboard, install extensions, and pre-configure editor settings.\n- [personalize](https://registry.coder.com/modules/personalize): Run a script on workspace start that allows developers to run custom commands to personalize their workspace.\n- [VS Code Desktop](https://registry.coder.com/modules/vscode-desktop): Add a button to open any workspace in VS Code with a single click.\n- [JetBrains Gateway](https://registry.coder.com/modules/jetbrains-gateway): Display a button to launch JetBrains Gateway IDEs in the dashboard.\n\n## Registry\n\nCheck out the [Coder Registry](https://registry.coder.com) for instructions to integrate modules into your template.\n\n## Contributing a Module\n\nSee [CONTRIBUTING.md](./CONTRIBUTING.md) for instructions on how to construct and publish a module to the [Coder Registry](https://registry.coder.com).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoder%2Fmodules","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoder%2Fmodules","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoder%2Fmodules/lists"}