integrations / terraform-provider-github

Terraform GitHub provider
https://www.terraform.io/docs/providers/github/
MIT License
879 stars 719 forks source link

[FEAT]: Attribute owner for github_repository #2319

Open sdrzazga-nsd opened 1 month ago

sdrzazga-nsd commented 1 month ago

Describe the need

Please consider to introduce for the resource and datasource github_repository the attribute owner.

It would be very helpful to have this information directly available instead of getting it through processing full_name .

SDK Version

No response

API Version

No response

Relevant log output

No response

Code of Conduct