integrations / terraform-provider-github

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

[Docs]: `github_membership` does not work with GitHub Enterprise #2295

Open drewmullen opened 2 weeks ago

drewmullen commented 2 weeks ago

Simple doc fix. This took us ... too long... to figure out

kfcampbell commented 2 weeks ago

Hmm...I don't think this is true as a blanket statement. Our Enterprise Cloud docs mention that IdP can be enforced for an organization, but don't have to be, and our API reference still provides those endpoints on all flavors of Enterprise.

My guess is that your specific organization is opted into IdP-only accounts, and that's what caused the confusion. Perhaps this could be reworded to make that more clear.