https://github.com/timoa/terraform-github-public
Terraform project to centralize my public repositories on GitHub
https://github.com/timoa/terraform-github-public
github managed-by-terraform terraform
Last synced: 6 months ago
JSON representation
Terraform project to centralize my public repositories on GitHub
- Host: GitHub
- URL: https://github.com/timoa/terraform-github-public
- Owner: timoa
- License: apache-2.0
- Created: 2022-04-18T20:29:18.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T14:24:36.000Z (about 2 years ago)
- Last Synced: 2024-05-22T15:43:01.264Z (about 2 years ago)
- Topics: github, managed-by-terraform, terraform
- Language: HCL
- Homepage: https://timoa.com
- Size: 315 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Terraform GitHub public repositories
[![Latest Release][release-badge]][release-url]
[![Build Status][github-badge]][github-url]
[![License][license-badge]][license-url]
Terraform project to centralize my public repositories on GitHub
Current public repositories managed by this Terraform project:
## General
* [This repository][terraform-github-public]
## Node.js
* [App Stores Prometheus Exporter][app-stores-prometheus-exporter]
* [App Stores DOMO Data Collection][app-stores-domo-data-collection]
* [App Stores Metrics (NPM module)][app-stores-metrics]
* [Chrome Tab Rotate Server][chrome-tab-rotate-server]
* [NodeJS Encryption API Example][nodejs-encryption-api-example]
## CDKit
* [CDKit: App Store Design][cdkit.appstore.design]
* [CDKit: UI Automation][cdkit.ui.automation]
* [CDKit: Ansible][cdkit.ansible]
## Fitbit
* [Fitbit Off-peak Hours app][fitbit-off-peak-hours]
## Terraform
* [Terraform OCI VS Code Server][terraform-oci-vscode-server]
* [Terraform Module Example][terraform-module-example]
* [Terraform Amazon Web Services Module Example][terraform-aws-module-example]
* [Terraform Google Cloud Platform Module Example][terraform-gcp-module-example]
* [Terraform Oracle Cloud Infrastructure Module Example][terraform-oci-module-example]
* [HomeLab][homelab]
* [Terraform Elasticsearch Single Node (outdated)][terraform-elasticsearch-single-node]
* [Terraform Jenkins Slaves On-Demand (outdated)][terraform-jenkins-slaves-on-demand]
[release-badge]: https://img.shields.io/github/v/release/timoa/terraform-github-public?logoColor=orange
[release-url]: https://github.com/timoa/terraform-github-public/releases
[github-badge]: https://github.com/timoa/terraform-github-public/workflows/Terraform/badge.svg
[github-url]: https://github.com/timoa/terraform-github-public/actions?query=workflow%3ABuild
[license-badge]: https://img.shields.io/github/license/timoa/terraform-github-public
[license-url]: https://raw.githubusercontent.com/timoa/app-stores-prometheus-exporter/master/LICENSE
[terraform-github-public]: https://github.com/timoa/terraform-github-public
[app-stores-prometheus-exporter]: https://github.com/timoa/app-stores-prometheus-exporter
[app-stores-domo-data-collection]: https://github.com/timoa/app-stores-domo-data-collection
[app-stores-metrics]: https://github.com/timoa/app-stores-metrics
[chrome-tab-rotate-server]: https://github.com/timoa/chrome-tab-rotate-server
[nodejs-encryption-api-example]: https://github.com/timoa/nodejs-encryption-api-example
[cdkit.appstore.design]: https://github.com/timoa/cdkit.appstore.design
[cdkit.ui.automation]: https://github.com/timoa/cdkit.ui.automation
[cdkit.ansible]: https://github.com/timoa/cdkit.ansible
[fitbit-off-peak-hours]: https://github.com/timoa/fitbit-off-peak-hours
[homelab]: https://github.com/timoa/homelab
[terraform-oci-vscode-server]: https://github.com/timoa/terraform-oci-vscode-server
[terraform-module-example]: https://github.com/timoa/terraform-module-example
[terraform-aws-module-example]: https://github.com/timoa/terraform-aws-module-example
[terraform-gcp-module-example]: https://github.com/timoa/terraform-gcp-module-example
[terraform-oci-module-example]: https://github.com/timoa/terraform-oci-module-example
[terraform-elasticsearch-single-node]: https://github.com/timoa/terraform-elasticsearch-single-node
[terraform-jenkins-slaves-on-demand]: https://github.com/timoa/terraform-jenkins-slaves-on-demand