An open API service indexing awesome lists of open source software.

https://github.com/shahid-2020/infrastructure-github-manager

Terraform-managed GitHub infrastructure
https://github.com/shahid-2020/infrastructure-github-manager

infrastructure-as-code terraform

Last synced: 12 months ago
JSON representation

Terraform-managed GitHub infrastructure

Awesome Lists containing this project

README

          

# Github Manager

This repository is a Terraform setup for managing all GitHub-related configuration as **Infrastructure as Code (IaC)**.

Everything is defined in code so it’s consistent, repeatable, and version-controlled.

This setup uses local state by default and includes a reusable module for creating multiple repositories with the same secure settings.

A simple GitHub Actions workflow checks Terraform formatting and validation on every pull request to `main` to help keep the configuration clean.

---

**Purpose:**
Keep **all GitHub org and repo management automated**, secure, and easy to maintain.