Values.ProviderResourceCapabilitiesSourceThe capabilities for an integrated resource from a third-party provider. This is a union type that contains provider-specific capabilities.
type nonrec t = {github : GitHubResourceCapabilities.t option;The GitHub-specific resource capabilities.
*)}