Microsoft Terraform Provider Fabric v1.13.0 Adds VNet Gateway Autoscaling and Spark Runtime 2.0 Support
Microsoft has released v1.13.0 of its Terraform Provider for Fabric, introducing key enhancements for managing Fabric resources programmatically. This update adds support for virtual network gateway member autoscaling, allowing users to define minimum and maximum gateway counts. Additionally, it enables specification of Spark runtime version 2.0 within `fabric_spark_workspace_settings` resources. The release also includes a fix for an `Unsupported Gateway type` error that previously affected `fabric_gateway` and `fabric_gateways` data sources when `StreamingVirtualNetwork` gateways were present.
- →#1065 Added virtual network gateway member autoscaling support via min_member_gateway_count and max_member_gateway_count
- →#1076 Added support for Spark runtime version 2.0 in the fabric_spark_workspace_settings resource and data-source
Features (2) ›
- #1065 Added virtual network gateway member autoscaling support via min_member_gateway_count and max_member_gateway_count
- #1076 Added support for Spark runtime version 2.0 in the fabric_spark_workspace_settings resource and data-source
Fixes (1) ›
#1066 Fixed fabric_gateway and fabric_gateways data sources failing with an Unsupported Gateway type error when a StreamingVirtualNetwork gateway was present
https://github.com/microsoft/terraform-provider-fabric/releases/tag/v1.13.0
Related releases
- dbt-fabric v1.11.1 Adds Python 3.11 Support dbt Fabric Adapter Releases ·
- Microsoft Fabric CLI v1.7.0 Microsoft Fabric CLI Releases ·
- Microsoft Fabric CI/CD Tool v1.3.0 Adds API Retries and Mirrored Database Support Microsoft Fabric CICD Releases ·
- dbt-fabric v1.11.0 Release dbt Fabric Adapter Releases ·
- dbt-fabric v1.10.1 Release dbt Fabric Adapter Releases ·
- Terraform Provider for Fabric v1.12.1 Terraform Fabric Provider Releases ·