This "BLOCKER" issue is to highlight the dependency of this sample on the Fabric Terraform roadmap. Here is a summary:
The sample is currently using "beta" version of the Fabric Terraform provider "0.1.0-beta.4".
The Fabric provider would tentatively go live after Q1, 2025.
Once the provider is GA, the beta version would no longer be available.
The GA version is going to support only the items for which the SP/MI support is available. i.e., even if it's possible to deploy certain item using REST APIs via user login, the provider won't support such items.
As of now, the following items are going to be affected:
Fabric Domains/Subdomains
Workspace GIT APIs
Fabric Pipelines
Job Scheduler
Currently, we are deploying Fabric pipelines and workspace-GIT integration using Terraform module.
DoD
[ ] Decide to using Terraform modules for Fabric items without SP/MI support.
[ ] If not using Terraform modules, make the appropriate changes to deploy the concerned items using REST APIs instead.
This "BLOCKER" issue is to highlight the dependency of this sample on the Fabric Terraform roadmap. Here is a summary:
Currently, we are deploying Fabric pipelines and workspace-GIT integration using Terraform module.
DoD