integrations / terraform-provider-github

Terraform GitHub provider
https://www.terraform.io/docs/providers/github/
MIT License
879 stars 719 forks source link

[FEAT]: github_membership invite using the email address #2197

Open nitang22 opened 5 months ago

nitang22 commented 5 months ago

Describe the need

Would it be possible to have a membership invite to an organisation for someone that does not have a github account yet? It will let people run the tf provider without waiting for the end user to create their github account.

https://registry.terraform.io/providers/integrations/github/latest/docs/resources/membership

SDK Version

No response

API Version

No response

Relevant log output

No response

Code of Conduct

nickfloyd commented 5 months ago

Hey @nitang22 thanks for bringing this up. Let us know if you'd be interested in tackling this feature and submitting a PR. For now I have labeled this as "Up For Grabs" so that the community can take a stab at getting this out there as well. ❤️