fabric Terraform Fabric Provider Releases · · 1.10.0

Terraform Provider for Microsoft Fabric v1.10.0 adds resources and fixes bugs

terraforminfra
feature patch

The Microsoft Fabric Terraform provider has been updated to version 1.10.0, introducing several new resources and data sources for managing Fabric entities like shortcuts, operations agents, and data agents. This release also includes enhancements for eventstream destination connections and warehouse SQL audit settings, along with fixes for documentation, resource imports, workspace identity configuration, and plan diff inconsistencies. These updates aim to improve the manageability and reliability of Microsoft Fabric resources via Terraform for engineers and architects.

  • #765 Added shortcut_conflict_policy attribute to fabric_shortcut resource
  • #900 Added fabric_operations_agent data source
  • #899 Added fabric_operations_agent resource
  • #896 Added fabric_data_agent data source
  • #895 Added fabric_data_agent resource
Features (13)
  • #765 Added shortcut_conflict_policy attribute to fabric_shortcut resource
  • #900 Added fabric_operations_agent data source
  • #899 Added fabric_operations_agent resource
  • #896 Added fabric_data_agent data source
  • #895 Added fabric_data_agent resource
  • #825 Added fabric_eventstream_destination_connection data source
  • #826 Added fabric_eventstream_destination_connection ephemeral resource
  • #928 Added one_drive_share_point attribute to fabric_shortcut resource
  • #929 Added one_drive_share_point attribute to fabric_shortcut data source
  • #924 Added fabric_warehouse_sql_audit_settings resource
  • #923 Added fabric_warehouse_sql_audit_settings data source
  • #804 Added allow_usage_in_user_controlled_code attribute to fabric_connection data source and resource
  • #950 Added DataPipeline Execute job type support in fabric_item_job_scheduler resource and data source
Fixes (7)
  • #892 Fixed fabric_shortcut azure_blob_storage documentation
  • #926 Fixed fabric_shortcut import not working
  • #859 Fixed fabric_workspace resource to allow configuring identity without requiring capacity_id
  • #886 Fixed fabric_connection skip_test_connection validation issue
  • #956 Fixed fabric_workspace_outbound_cloud_connection_rules producing inconsistent result after apply due to ordering
  • #954 Fixed fabric_workspace_outbound_gateway_rules producing inconsistent result after apply due to ordering
  • #963 Fixed fabric_workspace_git resource reporting unexpected plan diffs for organization_name, project_name, and repository_name attributes
Read the original announcement →

https://github.com/microsoft/terraform-provider-fabric/releases/tag/v1.10.0