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

https://github.com/nlamirault/terraform-github-project

Terraform module to manage Github projects
https://github.com/nlamirault/terraform-github-project

galactus github terraform terraform-module

Last synced: 2 months ago
JSON representation

Terraform module to manage Github projects

Awesome Lists containing this project

README

          

# Github projects

This module consists of the following submodules:

- [project](https://github.com/nlamirault/terraform-github-project/tree/master/modules/project)
- [team](https://github.com/nlamirault/terraform-github-project/tree/master/modules/team)
- [labels](https://github.com/nlamirault/terraform-github-project/tree/master/modules/labels)

See more details in each module's README.

## Terraform versions

Use Terraform `>= 0.13.3` minimum and Terraform Provider Google `3.40+`.