[BUG]: The github_team
data source repositories_detailed
does not directly correlate repo name with role
#2496
Labels
Status: Triage
This is being looked at and prioritized
Type: Bug
Something isn't working as documented
Expected Behavior
I'd expect to be able to use a
github_team
data source to lookup repositories and the associated permission via therepositories_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 fromrepositories
to get the ID and then do the custom lookup code to merge these.Terraform Version
n/a
Affected Resource(s)
data.github_team
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: