# Functions

No description provided by the author
CheckCloudTestsEnabled checks if the cloud tests are enabled.
CheckCloudInstanceTestsEnabled checks if tests that run on cloud instances are enabled.
CheckEnterpriseTestsEnabled checks if the enterprise tests are enabled.
No description provided by the author
CheckOSSTestsEnabled checks if the OSS acceptance tests are enabled.
No description provided by the author
TestAccExample returns an example config from the examples directory.
TestAccExampleWithReplace works like testAccExample, but replaces strings in the example.
WithoutResource removes a resource from a Terraform configuration.

# Variables

ProtoV5ProviderFactories is a static map containing the grafana provider instance It is used to configure the provider in acceptance tests.
Provider is the "main" provider instance This Provider can be used in testing code for API calls without requiring the use of saving and referencing specific ProviderFactories instances.