[BUG]: Not able to create a new user anymore #2321
Labels
Status: Up for grabs
Issues that are ready to be worked on by anyone
Type: Bug
Something isn't working as documented
Expected Behavior
Hello,
we have the following code to create new users:
It has been working until now.
Actual Behavior
When I try to create a new user I get:
PUT https://api.github.com/orgs/: 403 You must be an admin to add or update an organization membership.
But I am an owner and I am able to create users through the UI.
For applying the changes, I am login in with:
gh auth login -w
Terraform Version
opentofu version: 1.6.2
Affected Resource(s)
Terraform Configuration Files
No response
Steps to Reproduce
Debug Output
No response
Panic Output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: