# Constants
APIKeyAttribute defines the API key as a part of the provider configuration.
APIServiceURL is the default URL for the SingleStore Management API service.
APIServiceURLAttribute defines the Management API server URL part of the provider configuration.
EnvAPIKey is the environmental variable for fetching the API key.
EnvTestAPIKey is the environmental variable for API key for integration tests.
HTTPRequestTimeout limits all the calls to Management API by 10 seconds.
IDAttribute is the idiomatic Terraform ID attribute.
nolint:gosec.
ProviderName is the name of the provider.
ProviderNewIssueURL direct to creating a GitHub issue for the provider.
SupportURL directs to SingleStore support.
TestFirewallRangeAllTraffic is the firewall range in the example for allowing all traffic.
TestIDValue indicates the value of the test only ID field.
TestInitialAdminPassword is the initial workspace admin password in examples.
TestInitialFirewallRange is the firewall range in the example.
TestInitialWorkspaceGroupExpiresAt is the initial workspace group expiration in examples.
TestInitialWorkspaceGroupName is the default workspace group name in examples.
TestInitialWorkspaceID is the workspace ID in the example.
TestInitialWorkspaceSize is the default workspace size in examples.
TestMaxIdleConns is the maximum number of idle connections for a SQL mysql connection for tests.
TestMaxOpenConns is the maximum number of open connections for a SQL mysql connection for tests.
TestWorkspaceGroupExpiration is the time after which a workspace group auto-terminates.
TestWorkspaceName is the default workspace name in examples.
WorkspaceConsistencyThreshold is the count of polling iterations where the state should equal the desired state.
WorkspaceCreationTimeout limits the workspace creation time.
WorkspaceGroupConsistencyThreshold is the count of polling iterations where the state should equal the desired state.
WorkspaceGroupCreationTimeout limits the workspace group creation time.
WorkspaceGroupIDAttribute is the attribute of a workspace list data source.
WorkspaceReadTimeout limits the workspace creation time.
WorkspaceResumeTimeout limits the workspace resume time.
WorkspaceScaleTakesAtLeast ensures the least required time for scaling.
# Variables
APIKeyPathAttribute defines the API key path as a part of the provider configuration.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author