Versions in this module Expand all Collapse all v1 v1.2.3 Jun 15, 2025 Changes in this version + var Services = []string + type Provider struct + func New(options schema.OptionBlock) (*Provider, error) + func (p *Provider) ID() string + func (p *Provider) Name() string + func (p *Provider) Resources(ctx context.Context) (*schema.Resources, error) + func (p *Provider) Services() []string