All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, adheres to Semantic Versioning, and is generated by Changie.
- #256 Onboard new resource/data-source
fabric_activator
(also known as reflex). - #197 Onboard new resource/data-source
fabric_graphql_api
. - #255 Onboard new resource/data-source
fabric_sql_database
.
- #258 Added missing example for
fabric_ml_model
resource. - #258 Added missing example for
fabric_kql_database
resource/data-source.
- #256 Missing preview note in list data-sources
- #215 Definition support in the
fabric_kql_database
Resource / Data-Source - #237 Enable API/SDK interaction logging.
- #235 Error when referencing non-text source for Fabric Item Definition part.
- #239 Inconsistent result for dynamic_executor_allocation (min_executors/max_executors) when enabled is false.
- #247 Add support for missing
definition/expressions.tmdl
anddefinition/relationships.tmdl
paths in the Semantic Model TMDL format.
-
#171 The
format
attribute is now REQUIRED for Resources/Data-Sources with definition support. Currently applicable to the following Resources/Data-Sources: Report, Notebook, Semantic Model, and Spark Job Definition. -
#185 Using preview resources or data sources now needs explicit opt-in at the provider level configuration by setting the
preview
attribute totrue
. This is to ensure that users are aware of the risks of using preview resources or data sources in production environments. Usage of any preview feature will result in a warning message in the Terraform output.
-
#168 Added support for multi-format Notebook Resource/Data-Source. By using
format
attribute, you can now define the format of the Notebook Resource/Data-Source. Accepted values arejpynb
, andpy
. -
#171 Added support for multi-format Report Resource/Data-Source. By using
format
attribute, you can now define the format of the Report Resource/Data-Source. Accepted values arePBIR
, andPBIR-Legacy
. -
#171 Added support for multi-format Semantic Model Resource/Data-Source. By using
format
attribute, you can now define the format of the Semantic Model Resource/Data-Source. Accepted values areTMSL
, andTMDL
. -
#135 Definition support in the
fabric_eventhouse
Resource -
#156 Definition support in the
fabric_eventhouse
Data-Sources -
#201 Added additional properties for
fabric_spark_workspace_settings
Data-Source and Resource: -
high_concurrency.notebook_pipeline_run_enabled
(Boolean) -
job.conservative_job_admission_enabled
(Boolen) -
job.session_timeout_in_minutes
(Number) -
#159 Definition support in the
fabric_eventstream
Resource -
#160 Definition support in the
fabric_eventstream
Data-Source -
#130 New Resource:
fabric_kql_queryset
-
#131 Definition support in the
fabric_kql_queryset
Data-Source -
#134 New Resource/Data-Source:
fabric_kql_dashboard
-
#224 New
configuration
attribute in thefabric_eventhouse
Resource.
- #194 Enabled SPN support for Warehouse
-
#174
Provider produced inconsistent result after apply
error appears when usingfabric_domain_workspace_assignments
multiple times due to enforce assignments based only on TF configuration and ignoring the real state on the Fabric side. Resource must only manage TF provided configuration and ignore any configuration provided outside TF. -
#190 Fixed typo in the "Creating an App Registration for the User context" doc
- #157 Added extended properties to
fabric_spark_job_definition
Data Source. - #158 Added extended properties to
fabric_spark_job_definition
Resource.
- #126 Enhance error handling by improving the diagnostic message - add additional error details, error codes and request ID.
- #148 Enabled SPN support for Eventstream
- #93 Create Identity with Fabric workspace failed due to inconsistent result after apply
- #102 Remove the package name from the flags used to set main.version during the release process
- #96 Deprovision Workspace Identity during destroy Workspace operation
- #108 Removed info about GitHub support in the docs, which one is not yet supported in provider.
- #46 New read-only properties in the
fabric_workspace
Resource/Data-Source:capacity_region
,onelake_endpoints
- #32 Moved from az rest to fabric az-cli extension in the bash examples
- #46 Updated docs for possible values for
state
andregion
in thefabric_capacity
Data-Source.
- #29 Add intermediary state checkpoints for
fabric_workspace
Resource - #47
fabric_lakehouse
Resource creation failed whenconfiguration.enable_schemas
has been set tofalse
-
#22 Additional binaries to the build artifacts
-
os: freebsd
-
arch: 386
-
#24 Guide about Fabric Capacity configuration for Fabric Provider
- #24 Enhanced authentication guides
- #17 Enhanced user context authentication guide
-
#15 The
fabric_workspace
data-source had invalid schema for the workspace identity. The schema has been changed fromenabled
(bool) totype
(string). -
#17 Fixed links in the index doc
- #3 Project launch - public beta preview release