Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/integrations/terraform-provider-github
Terraform GitHub provider
https://github.com/integrations/terraform-provider-github
github hacktoberfest terraform terraform-provider
Last synced: 28 days ago
JSON representation
Terraform GitHub provider
- Host: GitHub
- URL: https://github.com/integrations/terraform-provider-github
- Owner: integrations
- License: mit
- Created: 2017-06-05T20:54:08.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-09-27T19:01:08.000Z (about 1 month ago)
- Last Synced: 2024-09-28T13:23:15.027Z (about 1 month ago)
- Topics: github, hacktoberfest, terraform, terraform-provider
- Language: Go
- Homepage: https://www.terraform.io/docs/providers/github/
- Size: 34.5 MB
- Stars: 890
- Watchers: 46
- Forks: 733
- Open Issues: 312
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- jimsghstars - integrations/terraform-provider-github - Terraform GitHub provider (Go)
- awesome-tf - terraform-provider-github - Provider for GitHub. (Providers / Vendor supported providers)
README
Terraform Provider GitHub
=========================This project is used to manipulate GitHub resources (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.19.x (to build the provider plugin)## Usage
Detailed documentation for the GitHub provider can be found [here](https://registry.terraform.io/providers/integrations/github).
## 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's SDK team triages issues and PRs each Monday and Friday. Please engage with the community via Issues for support, and PRs are always welcome!