{"id":44582363,"url":"https://github.com/onecx/onecx-devops","last_synced_at":"2026-02-14T05:55:42.843Z","repository":{"id":181195387,"uuid":"665999307","full_name":"onecx/onecx-devops","owner":"onecx","description":"Github DevOps","archived":false,"fork":false,"pushed_at":"2026-02-09T13:33:45.000Z","size":272,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-02-09T18:33:54.773Z","etag":null,"topics":["devops"],"latest_commit_sha":null,"homepage":"","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/onecx.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-07-13T13:24:45.000Z","updated_at":"2026-02-09T13:33:48.000Z","dependencies_parsed_at":"2023-07-14T12:52:56.394Z","dependency_job_id":"3770cb73-a8fe-4d30-aa68-b9d0b16ca8d6","html_url":"https://github.com/onecx/onecx-devops","commit_stats":null,"previous_names":["onecx/onecx-devops"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/onecx/onecx-devops","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onecx%2Fonecx-devops","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onecx%2Fonecx-devops/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onecx%2Fonecx-devops/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onecx%2Fonecx-devops/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onecx","download_url":"https://codeload.github.com/onecx/onecx-devops/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onecx%2Fonecx-devops/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29438641,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T05:24:35.651Z","status":"ssl_error","status_checked_at":"2026-02-14T05:24:34.830Z","response_time":53,"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":["devops"],"created_at":"2026-02-14T05:55:42.117Z","updated_at":"2026-02-14T05:55:42.836Z","avatar_url":"https://github.com/onecx.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Manage GitHub repositories\n\nThis repository automates the provisioning and management of GitHub repositories and teams. It provides Terraform \nmodules for defining repositories, teams, and applications, enabling version-controlled, scalable management \nof collaborative projects or products.\n\n# Add new product\n\n* Create new folder in `terraform-scripts -\u003e products` for your product\n* Add module below to `terraform-scripts/main.tf`\n```\nmodule \"your_product_name\" {\nsource = \"./products/your_product_folder\"\n}\n```\n* Copy wished modules of `./example-product.md` to your new product folder\n* Create Merge request for your changes and check if `terraform plan` is successful\n* Merge your request `terraform apply` will be executed and your changes will be provisioned\n\n\n# Start terraform locally\n\nInitialize this repository check for changes and apply:\n\n```\nterraform init\nterraform plan\nterraform apply\n```\n\n## Tokens to run terraform\n\nIn order to run the terraform scripts you need to set `GITHUB_TOKEN` as env vars locally\n\nTo obtain your GitHub token go to:\n\n* Profile \u0026rarr; Developer Settings \u0026rarr; [Personal access tokens (classic)](https://github.com/settings/tokens)\n* Use `export GITHUB_TOKEN=your_token`\n\n\nOrganization \u0026rarr; Settings \u0026rarr; Security \u0026rarr; Secrets and variables","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonecx%2Fonecx-devops","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonecx%2Fonecx-devops","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonecx%2Fonecx-devops/lists"}