# Functions

CreateTemp creates a temporary file with body and returns the path and the cleanup callback.
No description provided by the author
IsConnectableWithAdminPassword attempts to connect to the workspace and execute a sample SQL query.
No description provided by the author
UnitTest is a helper around resource.UnitTest with provider factories already configured.

# Constants

No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Type aliases

AttributeSetter is a type for setting an hcl attribute for a provider, data source, or resource.
UpdatableConfig is the convenience for updating the config example for tests.