mage-os / terraform

Terraform files for managing the organization repository permissions.
4 stars 8 forks source link

Incompatibility Between github_team_repository and github_repository_collaborator #51

Closed sprankhub closed 1 year ago

sprankhub commented 1 year ago

It looks like we run into the warning mentioned in the Terraform docs:

Note: github_team_repository cannot be used in conjunction with github_repository_collaborators or they will fight over what your policy should be.

In the latest actions, the permissions for the tech-lead are always toggled between maintain and push.