Expected Behavior
When querying the github_organization_teams data source I'd expect the privacy to match the github_team data source privacy attribute.
Actual Behavior
I get different values.
secret -> SECRET
closed -> VISIBLE
Terraform Version
n/a
Affected Resource(s)
data.github_organization_teams
Terraform Configuration Files
No response
Steps to Reproduce
No response
Debug Output
No response
Panic Output
No response
Code of Conduct