# terraform-provider-github
**Repository Path**: mirrors_lyft/terraform-provider-github
## Basic Information
- **Project Name**: terraform-provider-github
- **Description**: Lyft fork of terraform-provider-github
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-12-02
- **Last Updated**: 2026-05-24
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
Terraform Provider GitHub
=========================
This project is used to read and write to/from GitHub (repositories, teams, files, etc.) using Terraform. Its Terraform Registry page can be found [here](https://registry.terraform.io/providers/integrations/github/).
## Requirements
- [Terraform](https://www.terraform.io/downloads.html) 0.10.x
- [Go](https://golang.org/doc/install) 1.16.x (to build the provider plugin)
## Usage
Detailed documentation for the GitHub provider can be found [here](https://www.terraform.io/docs/providers/github/index.html).
## Contributing
Detailed documentation for contributing to the GitHub provider can be found [here](CONTRIBUTING.md).
## Roadmap
This project uses [Milestones](https://github.com/integrations/terraform-provider-github/milestones) to scope upcoming features and bug fixes. Issues that receive the most recent discussion or the most reactions will be more likely to be included in an upcoming release.
## Support
This is a community-supported project. GitHub Support is not responsible for maintenance. Please engage with the community via Issues for support.