Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
New returns a new, initialized Terraform Plugin SDK v2-style provider instance. The provider instance is fully configured once the `ConfigureContextFunc` has been called.
func ProtoV5ProviderServerFactory ¶
func ProtoV5ProviderServerFactory(ctx context.Context) (func() tfprotov5.ProviderServer, error)
ProtoV5ProviderServerFactory returns a muxed terraform-plugin-go protocol v5 provider factory function. This factory function is suitable for use with the terraform-plugin-go Serve function.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
TODO: Move this to a shared 'types' package.
|
TODO: Move this to a shared 'types' package. |
Click to show internal directories.
Click to hide internal directories.