{"id":20839182,"url":"https://github.com/timoa/terraform-github-public","last_synced_at":"2026-01-04T09:47:05.901Z","repository":{"id":37465062,"uuid":"482987778","full_name":"timoa/terraform-github-public","owner":"timoa","description":"Terraform project to centralize my public repositories on GitHub","archived":false,"fork":false,"pushed_at":"2024-05-22T14:24:36.000Z","size":323,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-05-22T15:43:01.264Z","etag":null,"topics":["github","managed-by-terraform","terraform"],"latest_commit_sha":null,"homepage":"https://timoa.com","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/timoa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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":"2022-04-18T20:29:18.000Z","updated_at":"2024-06-07T19:42:27.548Z","dependencies_parsed_at":"2023-12-26T12:22:29.872Z","dependency_job_id":"93243bb9-d8be-4a0e-b7ae-439f14cd2bd1","html_url":"https://github.com/timoa/terraform-github-public","commit_stats":null,"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timoa%2Fterraform-github-public","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timoa%2Fterraform-github-public/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timoa%2Fterraform-github-public/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timoa%2Fterraform-github-public/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timoa","download_url":"https://codeload.github.com/timoa/terraform-github-public/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245119574,"owners_count":20563763,"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":["github","managed-by-terraform","terraform"],"created_at":"2024-11-18T01:12:36.782Z","updated_at":"2026-01-04T09:47:05.872Z","avatar_url":"https://github.com/timoa.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Terraform GitHub public repositories\n\n[![Latest Release][release-badge]][release-url]\n[![Build Status][github-badge]][github-url]\n[![License][license-badge]][license-url]\n\nTerraform project to centralize my public repositories on GitHub\n\nCurrent public repositories managed by this Terraform project:\n\n## General\n\n* [This repository][terraform-github-public]\n\n## Node.js\n\n* [App Stores Prometheus Exporter][app-stores-prometheus-exporter]\n* [App Stores DOMO Data Collection][app-stores-domo-data-collection]\n* [App Stores Metrics (NPM module)][app-stores-metrics]\n* [Chrome Tab Rotate Server][chrome-tab-rotate-server]\n* [NodeJS Encryption API Example][nodejs-encryption-api-example]\n\n## CDKit\n\n* [CDKit: App Store Design][cdkit.appstore.design]\n* [CDKit: UI Automation][cdkit.ui.automation]\n* [CDKit: Ansible][cdkit.ansible]\n\n## Fitbit\n\n* [Fitbit Off-peak Hours app][fitbit-off-peak-hours]\n\n## Terraform\n\n* [Terraform OCI VS Code Server][terraform-oci-vscode-server]\n* [Terraform Module Example][terraform-module-example]\n* [Terraform Amazon Web Services Module Example][terraform-aws-module-example]\n* [Terraform Google Cloud Platform Module Example][terraform-gcp-module-example]\n* [Terraform Oracle Cloud Infrastructure Module Example][terraform-oci-module-example]\n* [HomeLab][homelab]\n* [Terraform Elasticsearch Single Node (outdated)][terraform-elasticsearch-single-node]\n* [Terraform Jenkins Slaves On-Demand (outdated)][terraform-jenkins-slaves-on-demand]\n\n[release-badge]: https://img.shields.io/github/v/release/timoa/terraform-github-public?logoColor=orange\n[release-url]: https://github.com/timoa/terraform-github-public/releases\n[github-badge]: https://github.com/timoa/terraform-github-public/workflows/Terraform/badge.svg\n[github-url]: https://github.com/timoa/terraform-github-public/actions?query=workflow%3ABuild\n[license-badge]: https://img.shields.io/github/license/timoa/terraform-github-public\n[license-url]: https://raw.githubusercontent.com/timoa/app-stores-prometheus-exporter/master/LICENSE\n[terraform-github-public]: https://github.com/timoa/terraform-github-public\n[app-stores-prometheus-exporter]: https://github.com/timoa/app-stores-prometheus-exporter\n[app-stores-domo-data-collection]: https://github.com/timoa/app-stores-domo-data-collection\n[app-stores-metrics]: https://github.com/timoa/app-stores-metrics\n[chrome-tab-rotate-server]: https://github.com/timoa/chrome-tab-rotate-server\n[nodejs-encryption-api-example]: https://github.com/timoa/nodejs-encryption-api-example\n[cdkit.appstore.design]: https://github.com/timoa/cdkit.appstore.design\n[cdkit.ui.automation]: https://github.com/timoa/cdkit.ui.automation\n[cdkit.ansible]: https://github.com/timoa/cdkit.ansible\n[fitbit-off-peak-hours]: https://github.com/timoa/fitbit-off-peak-hours\n[homelab]: https://github.com/timoa/homelab\n[terraform-oci-vscode-server]: https://github.com/timoa/terraform-oci-vscode-server\n[terraform-module-example]: https://github.com/timoa/terraform-module-example\n[terraform-aws-module-example]: https://github.com/timoa/terraform-aws-module-example\n[terraform-gcp-module-example]: https://github.com/timoa/terraform-gcp-module-example\n[terraform-oci-module-example]: https://github.com/timoa/terraform-oci-module-example\n[terraform-elasticsearch-single-node]: https://github.com/timoa/terraform-elasticsearch-single-node\n[terraform-jenkins-slaves-on-demand]: https://github.com/timoa/terraform-jenkins-slaves-on-demand\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimoa%2Fterraform-github-public","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimoa%2Fterraform-github-public","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimoa%2Fterraform-github-public/lists"}