microsoft/terraform-provider-fabric v1.7.0
microsoft/terraform-provider-fabric
Captured source
source ↗published Dec 4, 2025seen 4dcaptured 10hhttp 200method plain
v1.7.0
Repository: microsoft/terraform-provider-fabric
Tag: v1.7.0
Published: 2025-12-04T15:06:25Z
Prerelease: no
Release notes:
v1.7.0 - December 04, 2025
✨ Added
- #606 Added new
fabric_item_job_schedulerdata source - #607 Added new
fabric_item_job_schedulerresource - #637 Added new
fabric_connection_role_assignmentdata source - #638 Added new
fabric_connection_role_assignmentresource - #657 Added support for EntireTenant in principal_type for fabric_domain_role_assignment resource.
- #372 Enhanced item definition processing capabilities for all resources with definition support by adding three new attributes:
tokens_delimiter- Allows customizing the delimiter for token substitution in source content. Supported delimiters:{{}}(default),>,@{}@,____processing_mode- Enables choosing the processing mode for tokens/parameters. Options:GoTemplate(default),Parameters,Noneparameters- Provides a structured approach for content transformation using jsonpath-replace or text-replace substitution operations
Note: The existing tokens attribute remains unchanged for backward compatibility.
- #583 Enhanced
fabric_itemdata-source by addingfolder_idattribute - #584 Enhanced
fabric_itemresource by addingfolder_idattribute - #629 Added provider configuration
use_workspace_private_link_endpointto allow routing workspace-scoped API requests through Workspace-level Private Link endpoints.
🪲 Fixed
- #665 Updated definition format to allow different file names under valueSets directory in
fabric_variable_library - #690 Fixed
fabric_variable_libraryby improving documentation and correcting the required number of definition parts in the variable library. - #694 Fixed resource
fabric_connectionto support computed at apply time values forconnection_details.parameters.nameandconnection_details.parameters.value - #741 Fixed
fabric_spark_workspace_settingsupdate for default_pool - #758 Fixed
skip_test_connectionvalidation forfabric_connectionresource - #758 Aligned Shared Access Signature schema and model for
fabric_connectionresource
Notability
notability 2.0/10Routine provider version bump