Expected Behavior
I'd expect to be able to use a github_team data source to lookup repositories and the associated permission via the repositories_detailed attribute.
Actual Behavior
I either need to trust the the indexed in repositories_detailed & repositories match and do the custom lookup code to merge these or I need to use an additional data source to lookup the repositories by name from repositories to get the ID and then do the custom lookup code to merge these.
Terraform Version
n/a
Affected Resource(s)
Terraform Configuration Files
No response
Steps to Reproduce
No response
Debug Output
No response
Panic Output
No response
Code of Conduct