integrations / integrations/terraform-provider-github
[FEAT]: Support organization policy
Open
Status: Triage
Type: Feature
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 1k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 8
Description
### Describe the need
New organization policies are visible in the UI, but cannot be provisioned through Terraform yet.
The following URL allows configuring the policies:
`https://github.com/organizations//settings/policies/repositories`
Note, this is different from `github_organization_ruleset`. These are set at the following URL:
`https://github.com/organizations//settings/rules`
### SDK Version
_No response_
### API Version
_No response_
### Relevant log output
```shell
```
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Contributor guide
Assessment
This issue has not been assessed yet.