You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 15, 2026. It is now read-only.
Description
Add two data sources for enterprise license management:
github_enterprise_consumed_licenses— list of users consuming enterprise licenses, with details on each seatgithub_enterprise_license_sync_status— license sync status between enterprise and connected server instancesgo-github v84 API
Structs
Acceptance Criteria
github_enterprise_consumed_licensesdata source withenterprise_slug, pagination, computed seat counts and user listgithub_enterprise_license_sync_statusdata source withenterprise_slugand computed status fieldsprovider.go