github_repository_collaborator: fails when adding a user as a collaborator #59
Labels
github_enterprise
Status: Stale
Used by stalebot to clean house
Type: Bug
Something isn't working as documented
Terraform Version
Affected Resource(s)
Target provider is running GitHub Enterprise 2.11.2.
Terraform Configuration Files
Expected Behavior
The user
johnsmith
should of been added as a collaborator to themyrepo
repository.Actual Behavior
terraform failed to refresh the state:
I also observed an import failing with a similar error. After adding the user as a collaborator manually through the GitHub Enterprise interface
References
Not sure if has anything to do with the issue, though it looks like GitHub changed the way collaborators are added.
https://github.com/blog/2170-repository-invitations
octokit/octokit.net#1410
The text was updated successfully, but these errors were encountered: