Describe the need
https://registry.terraform.io/providers/integrations/github/latest/docs/data-sources/app
This data source only retrieves:
id, name, node_id, slug.
Can it be updated to also retrieve the app installation ID.
This is needed because other resources, such as below, require the installation ID passed to them:
https://registry.terraform.io/providers/integrations/github/latest/docs/resources/app_installation_repository
SDK Version
No response
API Version
No response
Relevant log output
Code of Conduct