Skip to content

Commit

Permalink
Merge pull request #1 from bt-macole/bt-macole-patch-1
Browse files Browse the repository at this point in the history
docs(team_membership): clarify org owner note
  • Loading branch information
bt-macole authored Oct 22, 2024
2 parents ab6c7e6 + 20aa765 commit 93769cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/team_membership.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ destroyed, the user will be removed from the team.

~> **Note** This resource is not compatible with `github_team_members`. Use either `github_team_members` or `github_team_membership`.

~> **Note** Organization owners may not be set as "members" of a team; they may only be set as "maintainers". Attempting to set organization an owner to "member" of a may result in a `terraform plan` diff that changes their status back to "maintainer".
~> **Note** Organization owners may not be set as "members" of a team; they may only be set as "maintainers". Attempting to set an organization owner as a "member" of a team may result in a `terraform plan` diff that changes their status back to "maintainer".

## Example Usage

Expand Down

0 comments on commit 93769cd

Please sign in to comment.