integrations / integrations/terraform-provider-github
[FEAT]: Add `github_client_config` data source
Open
Status: Triage
Type: Feature
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 1k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 8
Description
### Describe the need
Per other providers it would be very useful to have context about the provider configuration. In particular it is currently impossible to get the `owner` attribute of the provider if it was set by env var. Getting the current username would also be useful for some scenarios.
### SDK Version
_No response_
### API Version
_No response_
### Relevant log output
```shell
```
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Contributor guide
Assessment
This issue has not been assessed yet.