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
- Host: GitHub
- URL: https://github.com/nlamirault/terraform-github-project
- Owner: nlamirault
- Created: 2020-11-10T11:22:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-24T07:53:39.000Z (over 3 years ago)
- Last Synced: 2025-03-15T00:43:36.662Z (over 1 year ago)
- Topics: galactus, github, terraform, terraform-module
- Language: HCL
- Homepage:
- Size: 52.7 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
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+`.