Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var HTTPVerbose = (os.Getenv("DYNATRACE_DEBUG") == "true")
HTTPVerbose if set to `true` terraform-provider-dynatrace.log will contain request and response payload
Functions ¶
func ProviderConfigure ¶
func ProviderConfigure(ctx context.Context, d *schema.ResourceData) (interface{}, diag.Diagnostics)
func ProviderConfigureGeneric ¶ added in v1.0.6
func ProviderConfigureGeneric(ctx context.Context, d Getter) (interface{}, diag.Diagnostics)
Types ¶
type ProviderConfiguration ¶
ProviderConfiguration contains the initialized API clients to communicate with the Dynatrace API
Click to show internal directories.
Click to hide internal directories.