Skip to content

feat(workspace-capacity): add additional properties for region and 1lake endpoints #211

feat(workspace-capacity): add additional properties for region and 1lake endpoints

feat(workspace-capacity): add additional properties for region and 1lake endpoints #211

GitHub Actions / πŸ“œ Test results (tofu 1.8) succeeded Nov 12, 2024 in 0s

263 passed, 0 failed and 24 skipped

Tests passed successfully

βœ…Β testresults.xml

287 tests were completed in 310s with 263 passed, 0 failed and 24 skipped.

Test suite Passed Failed Skipped Time
github.com/microsoft/terraform-provider-fabric 0ms
github.com/microsoft/terraform-provider-fabric/internal/auth 14ms
github.com/microsoft/terraform-provider-fabric/internal/common 0ms
github.com/microsoft/terraform-provider-fabric/internal/framework/customtypes 64βœ… 31ms
github.com/microsoft/terraform-provider-fabric/internal/framework/planmodifiers 56ms
github.com/microsoft/terraform-provider-fabric/internal/framework/typeutils 7βœ… 22ms
github.com/microsoft/terraform-provider-fabric/internal/functions 1βœ… 4s
github.com/microsoft/terraform-provider-fabric/internal/pkg/fabricitem 9ms
github.com/microsoft/terraform-provider-fabric/internal/pkg/transforms 6ms
github.com/microsoft/terraform-provider-fabric/internal/pkg/utils 46βœ… 22ms
github.com/microsoft/terraform-provider-fabric/internal/provider 9βœ… 9s
github.com/microsoft/terraform-provider-fabric/internal/provider/client 0ms
github.com/microsoft/terraform-provider-fabric/internal/provider/config 6ms
github.com/microsoft/terraform-provider-fabric/internal/provider/utils 6ms
github.com/microsoft/terraform-provider-fabric/internal/services/capacity 4βœ… 35s
github.com/microsoft/terraform-provider-fabric/internal/services/dashboard 1βœ… 1βšͺ 2s
github.com/microsoft/terraform-provider-fabric/internal/services/datamart 1βœ… 1βšͺ 1s
github.com/microsoft/terraform-provider-fabric/internal/services/datapipeline 6βœ… 2βšͺ 5s
github.com/microsoft/terraform-provider-fabric/internal/services/domain 8βœ… 5βšͺ 5s
github.com/microsoft/terraform-provider-fabric/internal/services/environment 8βœ… 21s
github.com/microsoft/terraform-provider-fabric/internal/services/eventhouse 7βœ… 1βšͺ 18s
github.com/microsoft/terraform-provider-fabric/internal/services/eventstream 6βœ… 2βšͺ 3s
github.com/microsoft/terraform-provider-fabric/internal/services/kqldatabase 8βœ… 136s
github.com/microsoft/terraform-provider-fabric/internal/services/kqlqueryset 4βœ… 4s
github.com/microsoft/terraform-provider-fabric/internal/services/lakehouse 13βœ… 186s
github.com/microsoft/terraform-provider-fabric/internal/services/mirroredwarehouse 1βœ… 613ms
github.com/microsoft/terraform-provider-fabric/internal/services/mlexperiment 5βœ… 3βšͺ 3s
github.com/microsoft/terraform-provider-fabric/internal/services/mlmodel 5βœ… 3βšͺ 3s
github.com/microsoft/terraform-provider-fabric/internal/services/notebook 8βœ… 36s
github.com/microsoft/terraform-provider-fabric/internal/services/paginatedreport 1βœ… 485ms
github.com/microsoft/terraform-provider-fabric/internal/services/report 8βœ… 125s
github.com/microsoft/terraform-provider-fabric/internal/services/semanticmodel 7βœ… 1βšͺ 119s
github.com/microsoft/terraform-provider-fabric/internal/services/spark 6βœ… 80s
github.com/microsoft/terraform-provider-fabric/internal/services/sparkjobdefinition 8βœ… 24s
github.com/microsoft/terraform-provider-fabric/internal/services/sqlendpoint 1βœ… 1βšͺ 620ms
github.com/microsoft/terraform-provider-fabric/internal/services/warehouse 5βœ… 3βšͺ 4s
github.com/microsoft/terraform-provider-fabric/internal/services/workspace 15βœ… 1βšͺ 85s
github.com/microsoft/terraform-provider-fabric/internal/testhelp 20ms
github.com/microsoft/terraform-provider-fabric/internal/testhelp/fakes 0ms

βœ…Β github.com/microsoft/terraform-provider-fabric/internal/framework/customtypes

github.com/microsoft/terraform-provider-fabric/internal/framework/customtypes
  βœ… TestUnit_URLTypeValueFromTerraform/true
  βœ… TestUnit_UUIDValueUUID/UUID_value_is_null_
  βœ… TestUnit_UUIDValidateParameter/empty-struct
  βœ… TestUnit_UUIDValidateAttribute/empty-struct
  βœ… TestUnit_UUIDTypeValueFromTerraform/true
  βœ… TestUnit_URLValueURL/URL_value_is_null_
  βœ… TestUnit_URLValidateParameter/invalid_URL_-_invalid_only_scheme
  βœ… TestUnit_URLValidateAttribute/empty-struct
  βœ… TestUnit_URLTypeValueFromTerraform/wrongType
  βœ… TestUnit_URLTypeValueFromTerraform/null
  βœ… TestUnit_URLTypeValueFromTerraform/unknown
  βœ… TestUnit_URLTypeValueFromTerraform
  βœ… TestUnit_UUIDValueUUID/valid_UUID_
  βœ… TestUnit_UUIDValueUUID/UUID_value_is_unknown_
  βœ… TestUnit_UUIDValueUUID
  βœ… TestUnit_UUIDValidateParameter/valid_UUID_v7
  βœ… TestUnit_UUIDValidateParameter/valid_UUID_v1
  βœ… TestUnit_UUIDValidateParameter/unknown
  βœ… TestUnit_UUIDValidateParameter/null
  βœ… TestUnit_UUIDValidateParameter/invalid_UUID_-_invalid_length
  βœ… TestUnit_UUIDValidateParameter/invalid_UUID_-_invalid_characters
  βœ… TestUnit_UUIDValidateParameter/invalid_UUID_-_underscore
  βœ… TestUnit_UUIDValidateParameter/invalid_UUID_-_no_hyphen
  βœ… TestUnit_UUIDValidateParameter/valid_UUID_v4
  βœ… TestUnit_UUIDValidateParameter
  βœ… TestUnit_UUIDValidateAttribute/invalid_UUID_-_underscore
  βœ… TestUnit_UUIDValidateAttribute/invalid_UUID_-_no_hyphen
  βœ… TestUnit_UUIDValidateAttribute/valid_UUID_v7
  βœ… TestUnit_UUIDValidateAttribute/valid_UUID_v1
  βœ… TestUnit_UUIDValidateAttribute/unknown
  βœ… TestUnit_UUIDValidateAttribute/invalid_UUID_-_invalid_length
  βœ… TestUnit_UUIDValidateAttribute/invalid_UUID_-_invalid_characters
  βœ… TestUnit_UUIDValidateAttribute/valid_UUID_v4
  βœ… TestUnit_UUIDValidateAttribute/null
  βœ… TestUnit_UUIDValidateAttribute
  βœ… TestUnit_UUIDTypeValueFromTerraform/wrongType
  βœ… TestUnit_UUIDTypeValueFromTerraform/null
  βœ… TestUnit_UUIDTypeValueFromTerraform/unknown
  βœ… TestUnit_UUIDTypeValueFromTerraform
  βœ… TestUnit_URLValueURL/valid_URL
  βœ… TestUnit_URLValueURL/URL_value_is_unknown_
  βœ… TestUnit_URLValueURL
  βœ… TestUnit_URLValidateParameter/valid_URL_-_subdomain
  βœ… TestUnit_URLValidateParameter/unknown
  βœ… TestUnit_URLValidateParameter/null
  βœ… TestUnit_URLValidateParameter/empty-struct
  βœ… TestUnit_URLValidateParameter/invalid_URL_-_invalid_characters
  βœ… TestUnit_URLValidateParameter/invalid_URL_-_localhost_no_scheme
  βœ… TestUnit_URLValidateParameter/invalid_URL_-_domain_no_scheme
  βœ… TestUnit_URLValidateParameter/valid_URL_-_domain
  βœ… TestUnit_URLValidateParameter/valid_URL_-_port
  βœ… TestUnit_URLValidateParameter/valid_URL_-_localhost
  βœ… TestUnit_URLValidateParameter
  βœ… TestUnit_URLValidateAttribute/invalid_URL_-_invalid_only_scheme
  βœ… TestUnit_URLValidateAttribute/invalid_URL_-_invalid_characters
  βœ… TestUnit_URLValidateAttribute/invalid_URL_-_domain_no_scheme
  βœ… TestUnit_URLValidateAttribute/valid_URL_-_localhost
  βœ… TestUnit_URLValidateAttribute/unknown
  βœ… TestUnit_URLValidateAttribute/null
  βœ… TestUnit_URLValidateAttribute/invalid_URL_-_localhost_no_scheme
  βœ… TestUnit_URLValidateAttribute/valid_URL_-_subdomain
  βœ… TestUnit_URLValidateAttribute/valid_URL_-_domain
  βœ… TestUnit_URLValidateAttribute/valid_URL_-_port
  βœ… TestUnit_URLValidateAttribute

βœ…Β github.com/microsoft/terraform-provider-fabric/internal/framework/typeutils

github.com/microsoft/terraform-provider-fabric/internal/framework/typeutils
  βœ… TestUnit_DynamicToJSON
  βœ… TestUnit_JSONToDynamic/basic
  βœ… TestUnit_JSONToDynamic/fields_not_defined_in_type_is_ignored
  βœ… TestUnit_JSONToDynamic/fields_defined_in_type_not_in_JSON,_set_it_as_null
  βœ… TestUnit_JSONToDynamic
  βœ… TestUnit_JSONToDynamicImplied/basic
  βœ… TestUnit_JSONToDynamicImplied

βœ…Β github.com/microsoft/terraform-provider-fabric/internal/functions

github.com/microsoft/terraform-provider-fabric/internal/functions
  βœ… TestUnit_ContentDecodeFunction

βœ…Β github.com/microsoft/terraform-provider-fabric/internal/pkg/utils

github.com/microsoft/terraform-provider-fabric/internal/pkg/utils
  βœ… TestUnit_IsErrNotFound/no_error
  βœ… TestUnit_IsErrNotFound/error_not_found
  βœ… TestUnit_IsErrNotFound/error_found
  βœ… TestUnit_IsErrNotFound
  βœ… TestUnit_IsErr/no_error
  βœ… TestUnit_Sha256/hello_world
  βœ… TestUnit_IsErr/has_error
  βœ… TestUnit_IsErr
  βœ… TestUnit_Sha256/empty
  βœ… TestUnit_Sha256
  βœ… TestUnit_RemoveSlicesByValues/int_-_remove_all
  βœ… TestUnit_ConvertEnumsToStringSlices/unsorted
  βœ… TestUnit_RemoveSliceByValue/int_-_remove_none
  βœ… TestUnit_RemoveSlicesByValues/string_-_remove_multiple
  βœ… TestUnit_RemoveSlicesByValues/string_-_empty
  βœ… TestUnit_RemoveSlicesByValues/string_-_remove_none
  βœ… TestUnit_RemoveSlicesByValues/string_-_remove_all
  βœ… TestUnit_RemoveSlicesByValues/int_-_remove_multiple
  βœ… TestUnit_RemoveSlicesByValues/int_-_remove_one
  βœ… TestUnit_RemoveSlicesByValues/int_-_empty_slice
  βœ… TestUnit_RemoveSlicesByValues/int_-_empty_values
  βœ… TestUnit_RemoveSlicesByValues/int_-_empty
  βœ… TestUnit_RemoveSlicesByValues/int_-_remove_none
  βœ… TestUnit_RemoveSlicesByValues/string_-_remove_one
  βœ… TestUnit_ConvertEnumsToStringSlices/sorted
  βœ… TestUnit_ConvertEnumsToStringSlices
  βœ… TestUnit_RemoveSlicesByValues/string_-_empty_slice
  βœ… TestUnit_RemoveSliceByValue/string_-_remove_none
  βœ… TestUnit_RemoveSliceByValue/string_-_remove_one
  βœ… TestUnit_RemoveSliceByValue/int_-_remove_one
  βœ… TestUnit_RemoveSliceByValue/int_-_empty
  βœ… TestUnit_RemoveSlicesByValues/string_-_empty_values
  βœ… TestUnit_RemoveSlicesByValues
  βœ… TestUnit_SortMapStringByKeys/unsorted
  βœ… TestUnit_RemoveSliceByValue/string_-_empty
  βœ… TestUnit_RemoveSliceByValue
  βœ… TestUnit_ConvertStringSlicesToString/multiple_with_backticks
  βœ… TestUnit_SortMapStringByKeys/sorted
  βœ… TestUnit_SortMapStringByKeys
  βœ… TestUnit_ConvertStringSlicesToString/multiple
  βœ… TestUnit_ConvertStringSlicesToString/multiple_with_backticks_and_sorting
  βœ… TestUnit_ConvertStringSlicesToString/multiple_with_sorting
  βœ… TestUnit_ConvertStringSlicesToString/single
  βœ… TestUnit_ConvertStringSlicesToString/empty
  βœ… TestUnit_ConvertStringSlicesToString/multiple_with_custom_separator
  βœ… TestUnit_ConvertStringSlicesToString

βœ…Β github.com/microsoft/terraform-provider-fabric/internal/provider

github.com/microsoft/terraform-provider-fabric/internal/provider
  βœ… TestUnit_Provider_AuthOIDC
  βœ… TestUnit_Provider_AuthAzDevOpsWI
  βœ… TestUnit_Provider_AuthSecret
  βœ… TestUnit_Provider_Configurations
  βœ… TestUnit_Provider_AuthAttributes
  βœ… TestUnit_Provider_AuthDevCLI
  βœ… TestUnit_Provider_AuthCertificate
  βœ… TestUnit_Provider_AuthMSI
  βœ… TestUnit_Provider_AuthCLI

βœ…Β github.com/microsoft/terraform-provider-fabric/internal/services/capacity

github.com/microsoft/terraform-provider-fabric/internal/services/capacity
  βœ… TestUnit_CapacitiesDataSource
  βœ… TestUnit_CapacityDataSource
  βœ… TestAcc_CapacitiesDataSource
  βœ… TestAcc_CapacityDataSource

βœ…Β github.com/microsoft/terraform-provider-fabric/internal/services/dashboard

github.com/microsoft/terraform-provider-fabric/internal/services/dashboard
  βšͺ TestAcc_DashboardsDataSource
  βœ… TestUnit_DashboardsDataSource

βœ…Β github.com/microsoft/terraform-provider-fabric/internal/services/datamart

github.com/microsoft/terraform-provider-fabric/internal/services/datamart
  βšͺ TestAcc_DatamartsDataSource
  βœ… TestUnit_DatamartsDataSource

βœ…Β github.com/microsoft/terraform-provider-fabric/internal/services/datapipeline

github.com/microsoft/terraform-provider-fabric/internal/services/datapipeline
  βšͺ TestAcc_DataPipelineDataSource
  βšͺ TestAcc_DataPipelineResource_CRUD
  βœ… TestUnit_DataPipelineResource_ImportState
  βœ… TestUnit_DataPipelineResource_CRUD
  βœ… TestUnit_DataPipelineResource_Attributes
  βœ… TestUnit_DataPipelinesDataSource
  βœ… TestUnit_DataPipelineDataSource
  βœ… TestAcc_DataPipelinesDataSource

βœ…Β github.com/microsoft/terraform-provider-fabric/internal/services/domain

github.com/microsoft/terraform-provider-fabric/internal/services/domain
  βšͺ TestAcc_DomainDataSource
  βšͺ TestAcc_DomainWorkspaceAssignmentsDataSource
  βšͺ TestAcc_DomainsDataSource
  βšͺ TestAcc_DomainResource_CRUD
  βšͺ TestAcc_DomainWorkspaceAssignmentsResource_CRUD
  βœ… TestUnit_DomainResource_ImportState
  βœ… TestUnit_DomainResource_CRUD
  βœ… TestUnit_DomainWorkspaceAssignmentsResource_Attributes
  βœ… TestUnit_DomainRoleAssignmentsResource_Attributes
  βœ… TestUnit_DomainsDataSource
  βœ… TestUnit_DomainDataSource
  βœ… TestUnit_DomainResource_Attributes
  βœ… TestUnit_DomainWorkspaceAssignmentsDataSource_Attributes

βœ…Β github.com/microsoft/terraform-provider-fabric/internal/services/environment

github.com/microsoft/terraform-provider-fabric/internal/services/environment
  βœ… TestUnit_EnvironmentResource_ImportState
  βœ… TestUnit_EnvironmentResource_CRUD
  βœ… TestAcc_EnvironmentResource_CRUD
  βœ… TestUnit_EnvironmentResource_Attributes
  βœ… TestUnit_EnvironmentsDataSource
  βœ… TestUnit_EnvironmentDataSource
  βœ… TestAcc_EnvironmentsDataSource
  βœ… TestAcc_EnvironmentDataSource

βœ…Β github.com/microsoft/terraform-provider-fabric/internal/services/eventhouse

github.com/microsoft/terraform-provider-fabric/internal/services/eventhouse
  βšͺ TestAcc_EventhousesDataSource
  βœ… TestUnit_EventhouseResource_ImportState
  βœ… TestUnit_EventhouseResource_CRUD
  βœ… TestAcc_EventhouseResource_CRUD
  βœ… TestUnit_EventhouseResource_Attributes
  βœ… TestUnit_EventhousesDataSource
  βœ… TestUnit_EventhouseDataSource
  βœ… TestAcc_EventhouseDataSource

βœ…Β github.com/microsoft/terraform-provider-fabric/internal/services/eventstream

github.com/microsoft/terraform-provider-fabric/internal/services/eventstream
  βšͺ TestAcc_EventstreamDataSource
  βšͺ TestAcc_EventstreamResource_CRUD
  βœ… TestUnit_EventstreamResource_ImportState
  βœ… TestUnit_EventstreamResource_CRUD
  βœ… TestUnit_EventstreamResource_Attributes
  βœ… TestUnit_EventstreamsDataSource
  βœ… TestUnit_EventstreamDataSource
  βœ… TestAcc_EventstreamsDataSource

βœ…Β github.com/microsoft/terraform-provider-fabric/internal/services/kqldatabase

github.com/microsoft/terraform-provider-fabric/internal/services/kqldatabase
  βœ… TestUnit_KQLDatabaseResource_ImportState
  βœ… TestUnit_KQLDatabaseResource_CRUD
  βœ… TestAcc_KQLDatabaseResource_CRUD
  βœ… TestUnit_KQLDatabasesDataSource
  βœ… TestUnit_KQLDatabaseResource_Attributes
  βœ… TestAcc_KQLDatabasesDataSource
  βœ… TestUnit_KQLDatabaseDataSource
  βœ… TestAcc_KQLDatabaseDataSource

βœ…Β github.com/microsoft/terraform-provider-fabric/internal/services/kqlqueryset

github.com/microsoft/terraform-provider-fabric/internal/services/kqlqueryset
  βœ… TestUnit_KQLQuerysetsDataSource
  βœ… TestUnit_KQLQuerysetDataSource
  βœ… TestAcc_KQLQuerysetsDataSource
  βœ… TestAcc_KQLQuerysetDataSource

βœ…Β github.com/microsoft/terraform-provider-fabric/internal/services/lakehouse

github.com/microsoft/terraform-provider-fabric/internal/services/lakehouse
  βœ… TestUnit_LakehouseTableDataSource
  βœ… TestUnit_LakehouseResource_ImportState
  βœ… TestUnit_LakehouseResource_CRUD
  βœ… TestAcc_LakehouseResource_CRUD
  βœ… TestAcc_LakehouseConfigurationResource_CRUD
  βœ… TestUnit_LakehouseTablesDataSource
  βœ… TestUnit_LakehouseDataSource
  βœ… TestAcc_LakehousesDataSource
  βœ… TestUnit_LakehouseResource_Attributes
  βœ… TestAcc_LakehouseTablesDataSource
  βœ… TestUnit_LakehousesDataSource
  βœ… TestAcc_LakehouseTableDataSource
  βœ… TestAcc_LakehouseDataSource

βœ…Β github.com/microsoft/terraform-provider-fabric/internal/services/mirroredwarehouse

github.com/microsoft/terraform-provider-fabric/internal/services/mirroredwarehouse
  βœ… TestUnit_MirroredWarehousesDataSource

βœ…Β github.com/microsoft/terraform-provider-fabric/internal/services/mlexperiment

github.com/microsoft/terraform-provider-fabric/internal/services/mlexperiment
  βšͺ TestAcc_MLExperimentDataSource
  βšͺ TestAcc_MLExperimentsDataSource
  βšͺ TestAcc_MLExperimentResource_CRUD
  βœ… TestUnit_MLExperimentResource_ImportState
  βœ… TestUnit_MLExperimentResource_CRUD
  βœ… TestUnit_MLExperimentResource_Attributes
  βœ… TestUnit_MLExperimentsDataSource
  βœ… TestUnit_MLExperimentDataSource

βœ…Β github.com/microsoft/terraform-provider-fabric/internal/services/mlmodel

github.com/microsoft/terraform-provider-fabric/internal/services/mlmodel
  βšͺ TestAcc_MLModelDataSource
  βšͺ TestAcc_MLModelsDataSource
  βšͺ TestAcc_MLModelResource_CRUD
  βœ… TestUnit_MLModelResource_ImportState
  βœ… TestUnit_MLModelResource_CRUD
  βœ… TestUnit_MLModelResource_Attributes
  βœ… TestUnit_MLModelsDataSource
  βœ… TestUnit_MLModelDataSource

βœ…Β github.com/microsoft/terraform-provider-fabric/internal/services/notebook

github.com/microsoft/terraform-provider-fabric/internal/services/notebook
  βœ… TestUnit_NotebookResource_ImportState
  βœ… TestUnit_NotebookResource_CRUD
  βœ… TestAcc_NotebookResource_CRUD
  βœ… TestUnit_NotebooksDataSource
  βœ… TestUnit_NotebookResource_Attributes
  βœ… TestUnit_NotebookDataSource
  βœ… TestAcc_NotebooksDataSource
  βœ… TestAcc_NotebookDataSource

βœ…Β github.com/microsoft/terraform-provider-fabric/internal/services/paginatedreport

github.com/microsoft/terraform-provider-fabric/internal/services/paginatedreport
  βœ… TestUnit_PaginatedReportsDataSource

βœ…Β github.com/microsoft/terraform-provider-fabric/internal/services/report

github.com/microsoft/terraform-provider-fabric/internal/services/report
  βœ… TestUnit_ReportResource_ImportState
  βœ… TestUnit_ReportResource_CRUD
  βœ… TestAcc_ReportResource_CRUD
  βœ… TestUnit_ReportResource_Attributes
  βœ… TestUnit_ReportsDataSource
  βœ… TestUnit_ReportDataSource
  βœ… TestAcc_ReportsDataSource
  βœ… TestAcc_ReportDataSource

βœ…Β github.com/microsoft/terraform-provider-fabric/internal/services/semanticmodel

github.com/microsoft/terraform-provider-fabric/internal/services/semanticmodel
  βšͺ TestAcc_SemanticModelsDataSource
  βœ… TestUnit_SemanticModelResource_ImportState
  βœ… TestUnit_SemanticModelResource_CRUD
  βœ… TestAcc_SemanticModelResource_CRUD
  βœ… TestUnit_SemanticModelResource_Attributes
  βœ… TestUnit_SemanticModelsDataSource
  βœ… TestUnit_SemanticModelDataSource
  βœ… TestAcc_SemanticModelDataSource

βœ…Β github.com/microsoft/terraform-provider-fabric/internal/services/spark

github.com/microsoft/terraform-provider-fabric/internal/services/spark
  βœ… TestAcc_SparkCustomPoolResource_CRUD
  βœ… TestAcc_SparkEnvironmentSettingsResource_CRUD
  βœ… TestAcc_SparkWorkspaceSettingsResource_CRUD
  βœ… TestAcc_SparkEnvironmentSettingsDataSource
  βœ… TestAcc_SparkWorkspaceSettingsDataSource
  βœ… TestAcc_SparkCustomPoolDataSource

βœ…Β github.com/microsoft/terraform-provider-fabric/internal/services/sparkjobdefinition

github.com/microsoft/terraform-provider-fabric/internal/services/sparkjobdefinition
  βœ… TestUnit_SparkJobDefinitionResource_ImportState
  βœ… TestUnit_SparkJobDefinitionResource_CRUD
  βœ… TestAcc_SparkJobDefinitionResource_CRUD
  βœ… TestUnit_SparkJobDefinitionResource_Attributes
  βœ… TestUnit_SparkJobDefinitionsDataSource
  βœ… TestUnit_SparkJobDefinitionDataSource
  βœ… TestAcc_SparkJobDefinitionsDataSource
  βœ… TestAcc_SparkJobDefinitionDataSource

βœ…Β github.com/microsoft/terraform-provider-fabric/internal/services/sqlendpoint

github.com/microsoft/terraform-provider-fabric/internal/services/sqlendpoint
  βšͺ TestAcc_SQLEndpointsDataSource
  βœ… TestUnit_SQLEndpointsDataSource

βœ…Β github.com/microsoft/terraform-provider-fabric/internal/services/warehouse

github.com/microsoft/terraform-provider-fabric/internal/services/warehouse
  βšͺ TestAcc_WarehouseDataSource
  βšͺ TestAcc_WarehousesDataSource
  βšͺ TestAcc_WarehouseResource_CRUD
  βœ… TestUnit_WarehouseResource_ImportState
  βœ… TestUnit_WarehouseResource_CRUD
  βœ… TestUnit_WarehouseResource_Attributes
  βœ… TestUnit_WarehousesDataSource
  βœ… TestUnit_WarehouseDataSource

βœ…Β github.com/microsoft/terraform-provider-fabric/internal/services/workspace

github.com/microsoft/terraform-provider-fabric/internal/services/workspace
  βšͺ TestAcc_WorkspaceGitResource
  βœ… TestUnit_WorkspaceGitDataSource
  βœ… TestAcc_WorkspaceRoleAssignmentResource_CRUD
  βœ… TestUnit_WorkspaceResource_ImportState
  βœ… TestUnit_WorkspaceResource_CRUD
  βœ… TestAcc_WorkspaceResource_CRUD
  βœ… TestUnit_WorkspaceRoleAssignmentsDataSource
  βœ… TestUnit_WorkspaceDataSource
  βœ… TestUnit_WorkspaceRoleAssignmentResource_ImportState
  βœ… TestUnit_WorkspaceResource_Attributes
  βœ… TestUnit_WorkspacesDataSource
  βœ… TestUnit_WorkspaceRoleAssignmentResource_Attributes
  βœ… TestUnit_WorkspaceGitResource
  βœ… TestAcc_WorkspacesDataSource
  βœ… TestAcc_WorkspaceRoleAssignmentsDataSource
  βœ… TestAcc_WorkspaceDataSource