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(kql_dashboard): onboard new resource/data-source #218

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

feat(kql_dashboard): onboard new resource/data-source

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

feat(kql_dashboard): onboard new resource/data-source #218

feat(kql_dashboard): onboard new resource/data-source
21026e5
Select commit
Loading
Failed to load commit list.
GitHub Actions / πŸ“œ Test results (tofu 1.7) succeeded Jan 27, 2025 in 0s

308 passed, 0 failed and 14 skipped

Tests passed successfully

βœ…Β testresults.xml

322 tests were completed in 499s with 308 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 7ms
github.com/microsoft/terraform-provider-fabric/internal/common 0ms
github.com/microsoft/terraform-provider-fabric/internal/framework/customtypes 64βœ… 21ms
github.com/microsoft/terraform-provider-fabric/internal/framework/planmodifiers 9ms
github.com/microsoft/terraform-provider-fabric/internal/framework/typeutils 7βœ… 21ms
github.com/microsoft/terraform-provider-fabric/internal/framework/validators 8βœ… 21ms
github.com/microsoft/terraform-provider-fabric/internal/functions 1βœ… 4s
github.com/microsoft/terraform-provider-fabric/internal/pkg/fabricitem 7βœ… 36ms
github.com/microsoft/terraform-provider-fabric/internal/pkg/transforms 6ms
github.com/microsoft/terraform-provider-fabric/internal/pkg/utils 53βœ… 34ms
github.com/microsoft/terraform-provider-fabric/internal/provider 9βœ… 8s
github.com/microsoft/terraform-provider-fabric/internal/provider/client 0ms
github.com/microsoft/terraform-provider-fabric/internal/provider/config 10ms
github.com/microsoft/terraform-provider-fabric/internal/provider/utils 8ms
github.com/microsoft/terraform-provider-fabric/internal/services/capacity 4βœ… 34s
github.com/microsoft/terraform-provider-fabric/internal/services/dashboard 1βœ… 1βšͺ 1s
github.com/microsoft/terraform-provider-fabric/internal/services/datamart 1βœ… 1βšͺ 2s
github.com/microsoft/terraform-provider-fabric/internal/services/datapipeline 6βœ… 2βšͺ 5s
github.com/microsoft/terraform-provider-fabric/internal/services/domain 11βœ… 2βšͺ 6s
github.com/microsoft/terraform-provider-fabric/internal/services/environment 8βœ… 16s
github.com/microsoft/terraform-provider-fabric/internal/services/eventhouse 9βœ… 193s
github.com/microsoft/terraform-provider-fabric/internal/services/eventstream 8βœ… 57s
github.com/microsoft/terraform-provider-fabric/internal/services/kqldashboard 9βœ… 50s
github.com/microsoft/terraform-provider-fabric/internal/services/kqldatabase 8βœ… 105s
github.com/microsoft/terraform-provider-fabric/internal/services/kqlqueryset 4βœ… 53s
github.com/microsoft/terraform-provider-fabric/internal/services/lakehouse 13βœ… 172s
github.com/microsoft/terraform-provider-fabric/internal/services/mirroredwarehouse 1βœ… 555ms
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βœ… 247s
github.com/microsoft/terraform-provider-fabric/internal/services/paginatedreport 1βœ… 524ms
github.com/microsoft/terraform-provider-fabric/internal/services/report 8βœ… 116s
github.com/microsoft/terraform-provider-fabric/internal/services/semanticmodel 8βœ… 117s
github.com/microsoft/terraform-provider-fabric/internal/services/spark 6βœ… 93s
github.com/microsoft/terraform-provider-fabric/internal/services/sparkjobdefinition 8βœ… 47s
github.com/microsoft/terraform-provider-fabric/internal/services/sqlendpoint 1βœ… 1βšͺ 545ms
github.com/microsoft/terraform-provider-fabric/internal/services/warehouse 8βœ… 46s
github.com/microsoft/terraform-provider-fabric/internal/services/workspace 16βœ… 1βšͺ 139s
github.com/microsoft/terraform-provider-fabric/internal/testhelp 16ms
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/invalid_UUID_-_invalid_length
  βœ… TestUnit_UUIDValidateParameter/invalid_UUID_-_invalid_characters
  βœ… TestUnit_UUIDValidateParameter/null
  βœ… TestUnit_URLTypeValueFromTerraform/null
  βœ… TestUnit_URLTypeValueFromTerraform/wrongType
  βœ… TestUnit_URLTypeValueFromTerraform/unknown
  βœ… TestUnit_URLTypeValueFromTerraform
  βœ… TestUnit_UUIDValueUUID/valid_UUID_
  βœ… TestUnit_UUIDValidateAttribute/empty-struct
  βœ… TestUnit_UUIDValidateAttribute/invalid_UUID_-_invalid_length
  βœ… TestUnit_UUIDValidateAttribute/invalid_UUID_-_underscore
  βœ… TestUnit_UUIDValidateAttribute/invalid_UUID_-_no_hyphen
  βœ… TestUnit_UUIDValidateAttribute/unknown
  βœ… TestUnit_UUIDValidateAttribute/null
  βœ… TestUnit_UUIDValidateAttribute/invalid_UUID_-_invalid_characters
  βœ… TestUnit_UUIDValidateParameter/invalid_UUID_-_underscore
  βœ… TestUnit_UUIDValidateParameter/empty-struct
  βœ… TestUnit_UUIDValidateParameter/invalid_UUID_-_no_hyphen
  βœ… TestUnit_UUIDValidateParameter/valid_UUID_v4
  βœ… TestUnit_UUIDValidateParameter/valid_UUID_v7
  βœ… TestUnit_UUIDValidateParameter/valid_UUID_v1
  βœ… TestUnit_URLValueURL/URL_value_is_null_
  βœ… TestUnit_UUIDValidateParameter/unknown
  βœ… TestUnit_UUIDValidateParameter
  βœ… TestUnit_URLValueURL/valid_URL
  βœ… TestUnit_URLValueURL/URL_value_is_unknown_
  βœ… TestUnit_URLValueURL
  βœ… TestUnit_UUIDValidateAttribute/valid_UUID_v7
  βœ… TestUnit_UUIDValidateAttribute/valid_UUID_v4
  βœ… TestUnit_UUIDValidateAttribute/valid_UUID_v1
  βœ… TestUnit_UUIDValidateAttribute
  βœ… TestUnit_UUIDTypeValueFromTerraform/unknown
  βœ… TestUnit_UUIDValueUUID/UUID_value_is_unknown_
  βœ… TestUnit_UUIDValueUUID
  βœ… TestUnit_UUIDTypeValueFromTerraform/wrongType
  βœ… TestUnit_URLValidateParameter/valid_URL_-_subdomain
  βœ… TestUnit_UUIDTypeValueFromTerraform/true
  βœ… TestUnit_URLValidateAttribute/valid_URL_-_port
  βœ… TestUnit_UUIDTypeValueFromTerraform/null
  βœ… TestUnit_UUIDTypeValueFromTerraform
  βœ… TestUnit_URLValidateParameter/valid_URL_-_domain
  βœ… TestUnit_URLValidateParameter/null
  βœ… TestUnit_URLValidateParameter/invalid_URL_-_invalid_only_scheme
  βœ… TestUnit_URLValidateParameter/valid_URL_-_port
  βœ… TestUnit_URLValidateParameter/valid_URL_-_localhost
  βœ… TestUnit_URLValidateParameter/unknown
  βœ… TestUnit_URLValidateParameter/empty-struct
  βœ… TestUnit_URLValidateParameter/invalid_URL_-_invalid_characters
  βœ… TestUnit_URLValidateParameter/invalid_URL_-_domain_no_scheme
  βœ… TestUnit_URLValidateParameter/invalid_URL_-_localhost_no_scheme
  βœ… TestUnit_URLValidateParameter
  βœ… TestUnit_URLValidateAttribute/invalid_URL_-_invalid_characters
  βœ… TestUnit_URLValidateAttribute/valid_URL_-_subdomain
  βœ… TestUnit_URLValidateAttribute/null
  βœ… TestUnit_URLValidateAttribute/empty-struct
  βœ… TestUnit_URLValidateAttribute/valid_URL_-_domain
  βœ… TestUnit_URLValidateAttribute/invalid_URL_-_invalid_only_scheme
  βœ… TestUnit_URLValidateAttribute/valid_URL_-_localhost
  βœ… TestUnit_URLValidateAttribute/invalid_URL_-_domain_no_scheme
  βœ… TestUnit_URLValidateAttribute/unknown
  βœ… TestUnit_URLValidateAttribute/invalid_URL_-_localhost_no_scheme
  βœ… 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/framework/validators

github.com/microsoft/terraform-provider-fabric/internal/framework/validators
  βœ… TestUnit_PatternsIfAttributeIsOneOfValidator/custom-msg-err
  βœ… TestUnit_PatternsIfAttributeIsOneOfValidator/self-is-null
  βœ… TestUnit_PatternsIfAttributeIsOneOfValidator/one-match
  βœ… TestUnit_PatternsIfAttributeIsOneOfValidator/one-not-match
  βœ… TestUnit_PatternsIfAttributeIsOneOfValidator/self-is-unknown
  βœ… TestUnit_PatternsIfAttributeIsOneOfValidator/multi-match
  βœ… TestUnit_PatternsIfAttributeIsOneOfValidator/multi-not-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/no_error
  βœ… TestUnit_IsErrNotFound/error_not_found
  βœ… TestUnit_IsErrNotFound/error_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_SortMapStringByKeys/sorted
  βœ… TestUnit_IsErr/no_error
  βœ… TestUnit_RemoveSlicesByValues/int_-_remove_all
  βœ… TestUnit_ConvertStringSlicesToString/empty
  βœ… TestUnit_Sha256/empty
  βœ… TestUnit_RemoveSlicesByValues/string_-_remove_none
  βœ… TestUnit_RemoveSlicesByValues/string_-_remove_all
  βœ… TestUnit_RemoveSlicesByValues/string_-_remove_multiple
  βœ… TestUnit_RemoveSlicesByValues/string_-_remove_one
  βœ… TestUnit_RemoveSlicesByValues/string_-_empty_slice
  βœ… TestUnit_RemoveSlicesByValues/string_-_empty_values
  βœ… TestUnit_RemoveSlicesByValues/string_-_empty
  βœ… TestUnit_RemoveSlicesByValues/int_-_remove_multiple
  βœ… TestUnit_RemoveSlicesByValues/int_-_remove_one
  βœ… TestUnit_RemoveSlicesByValues/int_-_empty_slice
  βœ… TestUnit_RemoveSlicesByValues/int_-_empty_values
  βœ… TestUnit_IsErr/has_error
  βœ… TestUnit_RemoveSlicesByValues/int_-_remove_none
  βœ… TestUnit_IsErr
  βœ… TestUnit_RemoveSliceByValue/int_-_remove_one
  βœ… TestUnit_ConvertEnumsToStringSlices/unsorted
  βœ… TestUnit_RemoveSlicesByValues/int_-_empty
  βœ… TestUnit_RemoveSlicesByValues
  βœ… TestUnit_ConvertEnumsToStringSlices/sorted
  βœ… TestUnit_ConvertEnumsToStringSlices
  βœ… TestUnit_RemoveSliceByValue/string_-_empty
  βœ… TestUnit_RemoveSliceByValue/int_-_empty
  βœ… TestUnit_RemoveSliceByValue/string_-_remove_one
  βœ… TestUnit_RemoveSliceByValue/int_-_remove_none
  βœ… TestUnit_RemoveSliceByValue/string_-_remove_none
  βœ… TestUnit_RemoveSliceByValue
  βœ… TestUnit_Sha256/hello_world
  βœ… TestUnit_Sha256
  βœ… TestUnit_ConvertStringSlicesToString/multiple_with_custom_separator
  βœ… TestUnit_ConvertStringSlicesToString/multiple_with_backticks_and_sorting
  βœ… TestUnit_ConvertStringSlicesToString/multiple_with_sorting
  βœ… TestUnit_ConvertStringSlicesToString/multiple_with_backticks
  βœ… TestUnit_ConvertStringSlicesToString/single
  βœ… TestUnit_ConvertStringSlicesToString/multiple
  βœ… TestUnit_ConvertStringSlicesToString
  βœ… TestUnit_SortMapStringByKeys/unsorted
  βœ… TestUnit_SortMapStringByKeys

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

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

βœ…Β 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
  βœ… TestAcc_DataPipelinesDataSource
  βœ… TestUnit_DataPipelineDataSource

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

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

βœ…Β 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
  βœ… TestUnit_EventhouseResource_ImportState
  βœ… TestUnit_EventhouseResource_CRUD
  βœ… TestAcc_EventhouseResource_CRUD
  βœ… TestAcc_EventhouseDefinitionResource_CRUD
  βœ… TestUnit_EventhousesDataSource
  βœ… TestUnit_EventhouseResource_Attributes
  βœ… 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
  βœ… TestUnit_EventstreamsDataSource
  βœ… TestUnit_EventstreamResource_Attributes
  βœ… TestUnit_EventstreamDataSource
  βœ… TestAcc_EventstreamsDataSource
  βœ… TestAcc_EventstreamDataSource

βœ…Β 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
  βœ… 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_KQLQuerysetsDataSource
  βœ… TestAcc_KQLQuerysetsDataSource
  βœ… TestUnit_KQLQuerysetDataSource
  βœ… 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
  βœ… TestUnit_LakehousesDataSource
  βœ… TestAcc_LakehousesDataSource
  βœ… TestUnit_LakehouseDataSource
  βœ… TestUnit_LakehouseTablesDataSource
  βœ… TestAcc_LakehouseTableDataSource
  βœ… TestAcc_LakehouseTablesDataSource
  βœ… 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
  βœ… 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_SemanticModelResource_Attributes
  βœ… TestUnit_SemanticModelDataSource
  βœ… TestUnit_SemanticModelsDataSource
  βœ… 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/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_WarehousesDataSource
  βœ… TestUnit_WarehouseResource_Attributes
  βœ… 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_WorkspaceRoleAssignmentResource_Attributes
  βœ… TestUnit_WorkspaceResource_Attributes
  βœ… TestUnit_WorkspaceRoleAssignmentsDataSource
  βœ… TestUnit_WorkspaceRoleAssignmentResource_ImportState
  βœ… TestUnit_WorkspacesDataSource
  βœ… TestAcc_WorkspacesDataSource
  βœ… TestUnit_WorkspaceGitResource
  βœ… TestUnit_WorkspaceDataSource
  βœ… TestAcc_WorkspaceRoleAssignmentsDataSource
  βœ… TestAcc_WorkspaceDataSource