terraform-provider-github
terraform-provider-github copied to clipboard
[FEAT]: add github_projectv2_collaborator
Describe the need
We want to manage ProjectV2 collaborators like github_repository_collaborator. I think we can implement it with updateProjectV2Collaborators mutation. https://docs.github.com/ja/graphql/reference/mutations#updateprojectv2collaborators
SDK Version
No response
API Version
GraphQL API
Relevant log output
No response
Code of Conduct
- [X] I agree to follow this project's Code of Conduct