Viewing docs for Databricks v1.90.0
published on Thursday, Mar 19, 2026 by Pulumi
published on Thursday, Mar 19, 2026 by Pulumi
Viewing docs for Databricks v1.90.0
published on Thursday, Mar 19, 2026 by Pulumi
published on Thursday, Mar 19, 2026 by Pulumi
This data source retrieves the current default Workspace Base Environment configuration for the workspace.
Using getEnvironmentsDefaultWorkspaceBaseEnvironment
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getEnvironmentsDefaultWorkspaceBaseEnvironment(args: GetEnvironmentsDefaultWorkspaceBaseEnvironmentArgs, opts?: InvokeOptions): Promise<GetEnvironmentsDefaultWorkspaceBaseEnvironmentResult>
function getEnvironmentsDefaultWorkspaceBaseEnvironmentOutput(args: GetEnvironmentsDefaultWorkspaceBaseEnvironmentOutputArgs, opts?: InvokeOptions): Output<GetEnvironmentsDefaultWorkspaceBaseEnvironmentResult>def get_environments_default_workspace_base_environment(name: Optional[str] = None,
provider_config: Optional[GetEnvironmentsDefaultWorkspaceBaseEnvironmentProviderConfig] = None,
opts: Optional[InvokeOptions] = None) -> GetEnvironmentsDefaultWorkspaceBaseEnvironmentResult
def get_environments_default_workspace_base_environment_output(name: Optional[pulumi.Input[str]] = None,
provider_config: Optional[pulumi.Input[GetEnvironmentsDefaultWorkspaceBaseEnvironmentProviderConfigArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetEnvironmentsDefaultWorkspaceBaseEnvironmentResult]func LookupEnvironmentsDefaultWorkspaceBaseEnvironment(ctx *Context, args *LookupEnvironmentsDefaultWorkspaceBaseEnvironmentArgs, opts ...InvokeOption) (*LookupEnvironmentsDefaultWorkspaceBaseEnvironmentResult, error)
func LookupEnvironmentsDefaultWorkspaceBaseEnvironmentOutput(ctx *Context, args *LookupEnvironmentsDefaultWorkspaceBaseEnvironmentOutputArgs, opts ...InvokeOption) LookupEnvironmentsDefaultWorkspaceBaseEnvironmentResultOutput> Note: This function is named LookupEnvironmentsDefaultWorkspaceBaseEnvironment in the Go SDK.
public static class GetEnvironmentsDefaultWorkspaceBaseEnvironment
{
public static Task<GetEnvironmentsDefaultWorkspaceBaseEnvironmentResult> InvokeAsync(GetEnvironmentsDefaultWorkspaceBaseEnvironmentArgs args, InvokeOptions? opts = null)
public static Output<GetEnvironmentsDefaultWorkspaceBaseEnvironmentResult> Invoke(GetEnvironmentsDefaultWorkspaceBaseEnvironmentInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetEnvironmentsDefaultWorkspaceBaseEnvironmentResult> getEnvironmentsDefaultWorkspaceBaseEnvironment(GetEnvironmentsDefaultWorkspaceBaseEnvironmentArgs args, InvokeOptions options)
public static Output<GetEnvironmentsDefaultWorkspaceBaseEnvironmentResult> getEnvironmentsDefaultWorkspaceBaseEnvironment(GetEnvironmentsDefaultWorkspaceBaseEnvironmentArgs args, InvokeOptions options)
fn::invoke:
function: databricks:index/getEnvironmentsDefaultWorkspaceBaseEnvironment:getEnvironmentsDefaultWorkspaceBaseEnvironment
arguments:
# arguments dictionaryThe following arguments are supported:
- Name string
- The resource name of this singleton resource. Format: default-workspace-base-environment
- Provider
Config GetEnvironments Default Workspace Base Environment Provider Config - Configure the provider for management through account provider.
- Name string
- The resource name of this singleton resource. Format: default-workspace-base-environment
- Provider
Config GetEnvironments Default Workspace Base Environment Provider Config - Configure the provider for management through account provider.
- name String
- The resource name of this singleton resource. Format: default-workspace-base-environment
- provider
Config GetEnvironments Default Workspace Base Environment Provider Config - Configure the provider for management through account provider.
- name string
- The resource name of this singleton resource. Format: default-workspace-base-environment
- provider
Config GetEnvironments Default Workspace Base Environment Provider Config - Configure the provider for management through account provider.
- name str
- The resource name of this singleton resource. Format: default-workspace-base-environment
- provider_
config GetEnvironments Default Workspace Base Environment Provider Config - Configure the provider for management through account provider.
- name String
- The resource name of this singleton resource. Format: default-workspace-base-environment
- provider
Config Property Map - Configure the provider for management through account provider.
getEnvironmentsDefaultWorkspaceBaseEnvironment Result
The following output properties are available:
- Cpu
Workspace stringBase Environment - (string) - The default workspace base environment for CPU compute. Format: workspace-base-environments/{workspace_base_environment}
- Gpu
Workspace stringBase Environment - (string) - The default workspace base environment for GPU compute. Format: workspace-base-environments/{workspace_base_environment}
- Id string
- The provider-assigned unique ID for this managed resource.
- Name string
- (string) - The resource name of this singleton resource. Format: default-workspace-base-environment
- Provider
Config GetEnvironments Default Workspace Base Environment Provider Config
- Cpu
Workspace stringBase Environment - (string) - The default workspace base environment for CPU compute. Format: workspace-base-environments/{workspace_base_environment}
- Gpu
Workspace stringBase Environment - (string) - The default workspace base environment for GPU compute. Format: workspace-base-environments/{workspace_base_environment}
- Id string
- The provider-assigned unique ID for this managed resource.
- Name string
- (string) - The resource name of this singleton resource. Format: default-workspace-base-environment
- Provider
Config GetEnvironments Default Workspace Base Environment Provider Config
- cpu
Workspace StringBase Environment - (string) - The default workspace base environment for CPU compute. Format: workspace-base-environments/{workspace_base_environment}
- gpu
Workspace StringBase Environment - (string) - The default workspace base environment for GPU compute. Format: workspace-base-environments/{workspace_base_environment}
- id String
- The provider-assigned unique ID for this managed resource.
- name String
- (string) - The resource name of this singleton resource. Format: default-workspace-base-environment
- provider
Config GetEnvironments Default Workspace Base Environment Provider Config
- cpu
Workspace stringBase Environment - (string) - The default workspace base environment for CPU compute. Format: workspace-base-environments/{workspace_base_environment}
- gpu
Workspace stringBase Environment - (string) - The default workspace base environment for GPU compute. Format: workspace-base-environments/{workspace_base_environment}
- id string
- The provider-assigned unique ID for this managed resource.
- name string
- (string) - The resource name of this singleton resource. Format: default-workspace-base-environment
- provider
Config GetEnvironments Default Workspace Base Environment Provider Config
- cpu_
workspace_ strbase_ environment - (string) - The default workspace base environment for CPU compute. Format: workspace-base-environments/{workspace_base_environment}
- gpu_
workspace_ strbase_ environment - (string) - The default workspace base environment for GPU compute. Format: workspace-base-environments/{workspace_base_environment}
- id str
- The provider-assigned unique ID for this managed resource.
- name str
- (string) - The resource name of this singleton resource. Format: default-workspace-base-environment
- provider_
config GetEnvironments Default Workspace Base Environment Provider Config
- cpu
Workspace StringBase Environment - (string) - The default workspace base environment for CPU compute. Format: workspace-base-environments/{workspace_base_environment}
- gpu
Workspace StringBase Environment - (string) - The default workspace base environment for GPU compute. Format: workspace-base-environments/{workspace_base_environment}
- id String
- The provider-assigned unique ID for this managed resource.
- name String
- (string) - The resource name of this singleton resource. Format: default-workspace-base-environment
- provider
Config Property Map
Supporting Types
GetEnvironmentsDefaultWorkspaceBaseEnvironmentProviderConfig
- Workspace
Id string - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
- Workspace
Id string - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
- workspace
Id String - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
- workspace
Id string - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
- workspace_
id str - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
- workspace
Id String - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
Package Details
- Repository
- databricks pulumi/pulumi-databricks
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
databricksTerraform Provider.
Viewing docs for Databricks v1.90.0
published on Thursday, Mar 19, 2026 by Pulumi
published on Thursday, Mar 19, 2026 by Pulumi
