[BUG]: The github_organization_teams
data source doesn't populate parent.id
correctly
#2491
Open
1 task done
Labels
Status: Triage
This is being looked at and prioritized
Type: Bug
Something isn't working as documented
Expected Behavior
When querying the
github_organization_teams
data source I'd expect theparent.id
to correctly return the team ID. Idiomatically I'd expect it to have aparent_id
attribute.Actual Behavior
It looks like the
parent.id
attribute is being populated by the node ID due to this data source being implemented on the GraphQL API.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
The text was updated successfully, but these errors were encountered: