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

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

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.