Documentation ¶
Overview ¶
Package sdkv2 contains the changes specific to the SDKv2
Note: This package shouldn't depend on internal/providers/pluginfw or internal/providers
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigureDatabricksClient ¶
func ConfigureDatabricksClient(ctx context.Context, d *schema.ResourceData) (any, diag.Diagnostics)
func DatabricksProvider ¶
func DatabricksProvider(sdkV2Fallbacks ...pluginfw.SdkV2FallbackOption) *schema.Provider
DatabricksProvider returns the entire terraform provider object
Types ¶
type UserAgentExtra ¶
func ParseUserAgentExtra ¶
func ParseUserAgentExtra(env string) ([]UserAgentExtra, error)
Click to show internal directories.
Click to hide internal directories.