Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(data_pipeline): enable spn support #291

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

chore: changelog

d9c9c05
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

feat(data_pipeline): enable spn support #291

chore: changelog
d9c9c05
Select commit
Loading
Failed to load commit list.
GitHub Actions / πŸ“œ Test results (terraform 1.11) succeeded Mar 7, 2025 in 0s

368 passed, 0 failed and 14 skipped

Tests passed successfully

βœ…Β testresults.xml

382 tests were completed in 630s with 368 passed, 0 failed and 14 skipped.

Test suite Passed Failed Skipped Time
github.com/microsoft/terraform-provider-fabric 0ms
github.com/microsoft/terraform-provider-fabric/internal/auth 26βœ… 223ms
github.com/microsoft/terraform-provider-fabric/internal/common 0ms
github.com/microsoft/terraform-provider-fabric/internal/framework/customtypes 64βœ… 33ms
github.com/microsoft/terraform-provider-fabric/internal/framework/planmodifiers 6ms
github.com/microsoft/terraform-provider-fabric/internal/framework/typeutils 7βœ… 24ms
github.com/microsoft/terraform-provider-fabric/internal/framework/validators 8βœ… 18ms
github.com/microsoft/terraform-provider-fabric/internal/functions 1βœ… 4s
github.com/microsoft/terraform-provider-fabric/internal/pkg/fabricitem 7βœ… 26ms
github.com/microsoft/terraform-provider-fabric/internal/pkg/transforms 6ms
github.com/microsoft/terraform-provider-fabric/internal/pkg/utils 53βœ… 38ms
github.com/microsoft/terraform-provider-fabric/internal/provider 9βœ… 9s
github.com/microsoft/terraform-provider-fabric/internal/provider/client 5ms
github.com/microsoft/terraform-provider-fabric/internal/provider/config 6ms
github.com/microsoft/terraform-provider-fabric/internal/provider/utils 8ms
github.com/microsoft/terraform-provider-fabric/internal/services/activator 5βœ… 4βšͺ 7s
github.com/microsoft/terraform-provider-fabric/internal/services/capacity 4βœ… 32s
github.com/microsoft/terraform-provider-fabric/internal/services/dashboard 1βœ… 1βšͺ 1s
github.com/microsoft/terraform-provider-fabric/internal/services/datamart 1βœ… 1βšͺ 937ms
github.com/microsoft/terraform-provider-fabric/internal/services/datapipeline 8βœ… 16s
github.com/microsoft/terraform-provider-fabric/internal/services/domain 14βœ… 21s
github.com/microsoft/terraform-provider-fabric/internal/services/environment 8βœ… 12s
github.com/microsoft/terraform-provider-fabric/internal/services/eventhouse 10βœ… 190s
github.com/microsoft/terraform-provider-fabric/internal/services/eventstream 9βœ… 232s
github.com/microsoft/terraform-provider-fabric/internal/services/graphqlapi 8βœ… 11s
github.com/microsoft/terraform-provider-fabric/internal/services/kqldashboard 9βœ… 47s
github.com/microsoft/terraform-provider-fabric/internal/services/kqldatabase 9βœ… 289s
github.com/microsoft/terraform-provider-fabric/internal/services/kqlqueryset 9βœ… 61s
github.com/microsoft/terraform-provider-fabric/internal/services/lakehouse 13βœ… 185s
github.com/microsoft/terraform-provider-fabric/internal/services/mirroredwarehouse 1βœ… 549ms
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 10βœ… 227s
github.com/microsoft/terraform-provider-fabric/internal/services/paginatedreport 1βœ… 555ms
github.com/microsoft/terraform-provider-fabric/internal/services/report 8βœ… 132s
github.com/microsoft/terraform-provider-fabric/internal/services/semanticmodel 8βœ… 122s
github.com/microsoft/terraform-provider-fabric/internal/services/spark 6βœ… 101s
github.com/microsoft/terraform-provider-fabric/internal/services/sparkjobdefinition 8βœ… 20s
github.com/microsoft/terraform-provider-fabric/internal/services/sqldatabase 8βœ… 31s
github.com/microsoft/terraform-provider-fabric/internal/services/sqlendpoint 1βœ… 1βšͺ 546ms
github.com/microsoft/terraform-provider-fabric/internal/services/warehouse 8βœ… 32s
github.com/microsoft/terraform-provider-fabric/internal/services/workspace 16βœ… 1βšͺ 144s
github.com/microsoft/terraform-provider-fabric/internal/testhelp 14ms
github.com/microsoft/terraform-provider-fabric/internal/testhelp/fakes 0ms

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

github.com/microsoft/terraform-provider-fabric/internal/auth
  βœ… TestUnit_NewCredential/ServicePrincipalSecretAuth_valid
  βœ… TestUnit_NewCredential/ManagedServiceIdentitySystemAuth_valid
  βœ… TestUnit_NewCredential/TokenAuth_valid
  βœ… TestUnit_NewCredential/ManagedServiceIdentityUserAuth_valid
  βœ… TestUnit_NewCredential/AzureDevOpsWorkloadIdentityFederationAuth_valid
  βœ… TestUnit_NewCredential/AzureDevOpsWorkloadIdentityFederationAuth_invalid
  βœ… TestUnit_NewCredential/ServicePrincipalOIDCAuth_valid
  βœ… TestUnit_NewCredential/ServicePrincipalCertificateAuth_valid
  βœ… TestUnit_NewCredential/ServicePrincipalSecretAuth_invalid
  βœ… TestUnit_NewCredential/AzureDevCLIAuth_valid
  βœ… TestUnit_NewCredential/ServicePrincipalOIDCAuth_invalid
  βœ… TestUnit_NewCredential/AzureCLIAuth_valid
  βœ… TestUnit_NewCredential/ServicePrincipalCertificateAuth_invalid
  βœ… TestUnit_NewCredential
  βœ… TestUnit_TokenCredential_GetToken/valid_token
  βœ… TestUnit_ConvertFileToBase64/valid_file
  βœ… TestUnit_ConvertFileToBase64/empty_file
  βœ… TestUnit_ConvertFileToBase64
  βœ… TestUnit_TokenCredential_GetToken/empty_token
  βœ… TestUnit_TokenCredential_GetToken
  βœ… TestUnit_ConvertBase64ToCert/valid_cert_with_password
  βœ… TestUnit_ConvertBase64ToCert/invalid_cert
  βœ… TestUnit_ConvertBase64ToCert/invalid_password
  βœ… TestUnit_ConvertBase64ToCert/empty_cert
  βœ… TestUnit_ConvertBase64ToCert/valid_cert_without_password
  βœ… TestUnit_ConvertBase64ToCert

βœ…Β 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_unknown_
  βœ… TestUnit_UUIDValidateParameter/empty-struct
  βœ… TestUnit_UUIDValidateAttribute/empty-struct
  βœ… TestUnit_UUIDTypeValueFromTerraform/true
  βœ… TestUnit_URLValueURL/URL_value_is_null_
  βœ… TestUnit_URLValidateParameter/valid_URL_-_subdomain
  βœ… TestUnit_URLValidateAttribute/unknown
  βœ… TestUnit_URLTypeValueFromTerraform/wrongType
  βœ… TestUnit_URLTypeValueFromTerraform/null
  βœ… TestUnit_URLTypeValueFromTerraform/unknown
  βœ… TestUnit_URLTypeValueFromTerraform
  βœ… TestUnit_UUIDTypeValueFromTerraform/unknown
  βœ… TestUnit_UUIDValueUUID/valid_UUID_
  βœ… TestUnit_UUIDValidateParameter/invalid_UUID_-_underscore
  βœ… TestUnit_UUIDValidateParameter/invalid_UUID_-_no_hyphen
  βœ… TestUnit_URLValidateParameter/invalid_URL_-_domain_no_scheme
  βœ… TestUnit_UUIDValidateAttribute/valid_UUID_v4
  βœ… TestUnit_UUIDValidateAttribute/valid_UUID_v1
  βœ… TestUnit_UUIDValidateAttribute/unknown
  βœ… TestUnit_UUIDValidateAttribute/null
  βœ… TestUnit_UUIDValidateAttribute/invalid_UUID_-_invalid_length
  βœ… TestUnit_UUIDValidateAttribute/invalid_UUID_-_invalid_characters
  βœ… TestUnit_UUIDValidateAttribute/invalid_UUID_-_underscore
  βœ… TestUnit_UUIDValidateAttribute/invalid_UUID_-_no_hyphen
  βœ… TestUnit_UUIDValidateAttribute/valid_UUID_v7
  βœ… TestUnit_UUIDValidateAttribute
  βœ… TestUnit_UUIDValidateParameter/valid_UUID_v7
  βœ… TestUnit_UUIDValidateParameter/valid_UUID_v4
  βœ… TestUnit_UUIDValidateParameter/valid_UUID_v1
  βœ… TestUnit_UUIDValidateParameter/unknown
  βœ… TestUnit_UUIDValidateParameter/null
  βœ… TestUnit_UUIDTypeValueFromTerraform/wrongType
  βœ… TestUnit_UUIDTypeValueFromTerraform/null
  βœ… TestUnit_UUIDTypeValueFromTerraform
  βœ… TestUnit_UUIDValidateParameter/invalid_UUID_-_invalid_length
  βœ… TestUnit_URLValidateParameter/invalid_URL_-_localhost_no_scheme
  βœ… TestUnit_URLValidateAttribute/valid_URL_-_subdomain
  βœ… TestUnit_URLValidateAttribute/invalid_URL_-_invalid_only_scheme
  βœ… TestUnit_URLValidateAttribute/invalid_URL_-_domain_no_scheme
  βœ… TestUnit_URLValidateAttribute/invalid_URL_-_localhost_no_scheme
  βœ… TestUnit_URLValidateAttribute/null
  βœ… TestUnit_URLValidateAttribute/valid_URL_-_domain
  βœ… TestUnit_URLValidateAttribute/valid_URL_-_localhost
  βœ… TestUnit_URLValidateAttribute/invalid_URL_-_invalid_characters
  βœ… TestUnit_URLValidateAttribute/valid_URL_-_port
  βœ… TestUnit_UUIDValidateParameter/invalid_UUID_-_invalid_characters
  βœ… TestUnit_UUIDValidateParameter
  βœ… TestUnit_URLValidateAttribute/empty-struct
  βœ… TestUnit_URLValidateAttribute
  βœ… TestUnit_URLValidateParameter/invalid_URL_-_invalid_only_scheme
  βœ… TestUnit_URLValidateParameter/valid_URL_-_port
  βœ… TestUnit_URLValidateParameter/null
  βœ… TestUnit_URLValidateParameter/unknown
  βœ… TestUnit_URLValidateParameter/valid_URL_-_domain
  βœ… TestUnit_URLValidateParameter/valid_URL_-_localhost
  βœ… TestUnit_URLValidateParameter/empty-struct
  βœ… TestUnit_URLValidateParameter/invalid_URL_-_invalid_characters
  βœ… TestUnit_URLValidateParameter
  βœ… TestUnit_URLValueURL/valid_URL
  βœ… TestUnit_URLValueURL/URL_value_is_unknown_
  βœ… TestUnit_URLValueURL
  βœ… TestUnit_UUIDValueUUID/UUID_value_is_null_
  βœ… TestUnit_UUIDValueUUID

βœ…Β 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/framework/validators

github.com/microsoft/terraform-provider-fabric/internal/framework/validators
  βœ… TestUnit_PatternsIfAttributeIsOneOfValidator/multi-not-match
  βœ… TestUnit_PatternsIfAttributeIsOneOfValidator/custom-msg-err
  βœ… TestUnit_PatternsIfAttributeIsOneOfValidator/self-is-unknown
  βœ… TestUnit_PatternsIfAttributeIsOneOfValidator/one-match
  βœ… TestUnit_PatternsIfAttributeIsOneOfValidator/self-is-null
  βœ… TestUnit_PatternsIfAttributeIsOneOfValidator/one-not-match
  βœ… TestUnit_PatternsIfAttributeIsOneOfValidator/multi-match
  βœ… TestUnit_PatternsIfAttributeIsOneOfValidator

βœ…Β 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/fabricitem

github.com/microsoft/terraform-provider-fabric/internal/pkg/fabricitem
  βœ… TestUnit_GetDataSourcePreviewNote_PreviewEnabled
  βœ… TestUnit_GetDataSourcePreviewNote_PreviewDisabled
  βœ… TestUnit_GetResourcePreviewNote_PreviewEnabled
  βœ… TestUnit_GetResourcePreviewNote_PreviewDisabled
  βœ… TestUnit_IsPreviewMode_ItemIsPreview_ProviderPreviewModeDisabled
  βœ… TestUnit_IsPreviewMode_ItemIsPreview_ProviderPreviewModeEnabled
  βœ… TestUnit_IsPreviewMode_ItemIsNotPreview

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

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

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

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

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

github.com/microsoft/terraform-provider-fabric/internal/services/activator
  βšͺ TestAcc_ActivatorDataSource
  βšͺ TestAcc_ActivatorsDataSource
  βšͺ TestAcc_ActivatorResource_CRUD
  βšͺ TestAcc_ActivatorDefinitionResource_CRUD
  βœ… TestUnit_ActivatorResource_ImportState
  βœ… TestUnit_ActivatorResource_CRUD
  βœ… TestUnit_ActivatorResource_Attributes
  βœ… TestUnit_ActivatorsDataSource
  βœ… TestUnit_ActivatorDataSource

βœ…Β 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
  βœ… TestUnit_DataPipelineResource_ImportState
  βœ… TestUnit_DataPipelineResource_CRUD
  βœ… TestAcc_DataPipelineResource_CRUD
  βœ… TestUnit_DataPipelineResource_Attributes
  βœ… TestUnit_DataPipelinesDataSource
  βœ… TestAcc_DataPipelinesDataSource
  βœ… TestUnit_DataPipelineDataSource
  βœ… TestAcc_DataPipelineDataSource

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

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

βœ…Β 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
  βœ… TestAcc_EnvironmentsDataSource
  βœ… TestUnit_EnvironmentDataSource
  βœ… TestAcc_EnvironmentDataSource

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

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

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

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

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

github.com/microsoft/terraform-provider-fabric/internal/services/graphqlapi
  βœ… TestUnit_GraphQLApiResource_ImportState
  βœ… TestUnit_GraphQLApiResource_CRUD
  βœ… TestAcc_GraphQLApiResource_CRUD
  βœ… TestUnit_GraphQLApiResource_Attributes
  βœ… TestUnit_GraphQLApisDataSource
  βœ… TestUnit_GraphQLApiDataSource
  βœ… TestAcc_GraphQLApisDataSource
  βœ… TestAcc_GraphQLApiDataSource

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

github.com/microsoft/terraform-provider-fabric/internal/services/kqldashboard
  βœ… TestUnit_KQLDashboardResource_ImportState
  βœ… TestUnit_KQLDashboardResource_CRUD
  βœ… TestAcc_KQLDashboardResource_CRUD
  βœ… TestAcc_KQLDashboardDefinitionResource_CRUD
  βœ… TestUnit_KQLDashboardResource_Attributes
  βœ… TestUnit_KQLDashboardsDataSource
  βœ… TestUnit_KQLDashboardDataSource
  βœ… TestAcc_KQLDashboardsDataSource
  βœ… TestAcc_KQLDashboardDataSource

βœ…Β 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_KQLDatabaseConfigurationResource_CRUD
  βœ… TestAcc_KQLDatabaseDefinitionResource_CRUD
  βœ… TestUnit_KQLDatabasesDataSource
  βœ… TestUnit_KQLDatabaseResource_Attributes
  βœ… TestUnit_KQLDatabaseDataSource
  βœ… TestAcc_KQLDatabasesDataSource
  βœ… TestAcc_KQLDatabaseDataSource

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

github.com/microsoft/terraform-provider-fabric/internal/services/kqlqueryset
  βœ… TestUnit_KQLQuerysetResource_ImportState
  βœ… TestUnit_KQLQuerysetResource_CRUD
  βœ… TestAcc_KQLQuerysetResource_CRUD
  βœ… TestAcc_KQLQuerysetDefinitionResource_CRUD
  βœ… TestUnit_KQLQuerysetResource_Attributes
  βœ… 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_LakehouseResource_Attributes
  βœ… TestAcc_LakehousesDataSource
  βœ… TestUnit_LakehouseDataSource
  βœ… TestAcc_LakehouseTablesDataSource
  βœ… TestUnit_LakehouseTablesDataSource
  βœ… TestUnit_LakehousesDataSource
  βœ… TestAcc_LakehouseDataSource
  βœ… TestAcc_LakehouseTableDataSource

βœ…Β 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
  βœ… TestAcc_NotebookDefinitionIPYNBResource_CRUD
  βœ… TestAcc_NotebookDefinitionPYResource_CRUD
  βœ… TestUnit_NotebookResource_Attributes
  βœ… TestUnit_NotebooksDataSource
  βœ… 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
  βœ… TestUnit_SemanticModelResource_ImportState
  βœ… TestUnit_SemanticModelResource_CRUD
  βœ… TestAcc_SemanticModelResource_CRUD
  βœ… TestUnit_SemanticModelsDataSource
  βœ… TestUnit_SemanticModelDataSource
  βœ… TestUnit_SemanticModelResource_Attributes
  βœ… TestAcc_SemanticModelsDataSource
  βœ… 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_SparkWorkspaceSettingsDataSource
  βœ… TestAcc_SparkEnvironmentSettingsDataSource
  βœ… 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/sqldatabase

github.com/microsoft/terraform-provider-fabric/internal/services/sqldatabase
  βœ… TestUnit_SQLDatabaseResource_ImportState
  βœ… TestUnit_SQLDatabaseResource_CRUD
  βœ… TestAcc_SQLDatabaseResource_CRUD
  βœ… TestUnit_SQLDatabaseResource_Attributes
  βœ… TestUnit_SQLDatabasesDataSource
  βœ… TestUnit_SQLDatabaseDataSource
  βœ… TestAcc_SQLDatabasesDataSource
  βœ… TestAcc_SQLDatabaseDataSource

βœ…Β 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
  βœ… TestUnit_WarehouseResource_ImportState
  βœ… TestUnit_WarehouseResource_CRUD
  βœ… TestAcc_WarehouseResource_CRUD
  βœ… TestUnit_WarehouseResource_Attributes
  βœ… TestUnit_WarehousesDataSource
  βœ… TestUnit_WarehouseDataSource
  βœ… TestAcc_WarehousesDataSource
  βœ… TestAcc_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
  βœ… TestAcc_WorkspaceResource_Identity_CRUD
  βœ… TestUnit_WorkspaceRoleAssignmentsDataSource
  βœ… TestUnit_WorkspacesDataSource
  βœ… TestUnit_WorkspaceRoleAssignmentResource_ImportState
  βœ… TestUnit_WorkspaceRoleAssignmentResource_Attributes
  βœ… TestUnit_WorkspaceResource_Attributes
  βœ… TestAcc_WorkspacesDataSource
  βœ… TestUnit_WorkspaceDataSource
  βœ… TestUnit_WorkspaceGitResource
  βœ… TestAcc_WorkspaceRoleAssignmentsDataSource
  βœ… TestAcc_WorkspaceDataSource