Versions in this module Expand all Collapse all v1 v1.1.0 Oct 6, 2024 v1.0.1 May 15, 2024 v1.0.0 Apr 20, 2024 Changes in this version + 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)