https://github.com/theyorkshiredev/terraform-github-repository
Terraform Module for managing Github Repositories
https://github.com/theyorkshiredev/terraform-github-repository
Last synced: 4 months ago
JSON representation
Terraform Module for managing Github Repositories
- Host: GitHub
- URL: https://github.com/theyorkshiredev/terraform-github-repository
- Owner: TheYorkshireDev
- License: mit
- Created: 2022-09-11T11:33:40.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-03T20:08:09.000Z (over 3 years ago)
- Last Synced: 2025-06-22T04:41:00.329Z (about 1 year ago)
- Size: 188 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# terraform-github-repository
Terraform Module for managing GitHub [Repositories](https://developer.github.com/v3/repos/) and associated resources.
## Table of Contents
- [Terraform Module: GitHub Repository](#terraform-module-github-repository)
- [Table of Contents](#table-of-contents)
- [Requirements](#requirements)
- [Dependencies](#dependencies)
- [Usage](#usage)
- [Notes](#notes)
- [Author Information](#author-information)
- [License](#license)
## Requirements
This module requires Terraform version `0.14.0` or newer.
## Dependencies
This module depends on a correctly configured [GitHub Provider](https://www.terraform.io/docs/providers/github/index.html) in your Terraform codebase.
## Usage
### Inputs
### Outputs
## Notes
## Author Information
This module is maintained by the contributors listed on [GitHub](https://github.com/TheYorkshireDev/terraform-github-repository/graphs/contributors).
## License
Licensed under the MIT License.