integrations / integrations/terraform-provider-github
[FEAT]: Add Support for GitHub Enterprise Rulesets
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 1k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 8
Description
### Describe the need
Currently, the Terraform GitHub provider supports [organization rulesets](https://registry.terraform.io/providers/integrations/github/latest/docs/resources/organization_ruleset) and [repository rulesets](https://registry.terraform.io/providers/integrations/github/latest/docs/resources/repository_ruleset). However, there is no support for rulesets at the enterprise level which GitHub supports on its UI (if you're on the Enterprise plan).
More information around rulesets:
- [About rulesets](https://docs.github.com/en/enterprise-cloud@latest/repositories/configuring-branches-and-merges-in-your-repository/managing-rulesets/about-rulesets)
- [Managing code rulesets for repositories in your enterprise](https://docs.github.com/en/enterprise-cloud@latest/admin/enforcing-policies/enforcing-policies-for-your-enterprise/managing-policies-for-code-governance)
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Contributor guide
Assessment
This issue has not been assessed yet.