Azure-Samples / modern-data-warehouse-dataops

DataOps for Microsoft Data Platform technologies. https://aka.ms/dataops-repo
MIT License
590 stars 462 forks source link

Add Terraform to Fabric E2E sample #756

Closed elenaterenzi closed 1 week ago

elenaterenzi commented 1 month ago

Type of PR

Purpose

Does this introduce a breaking change? If yes, details on what can break

Author pre-publish checklist

Validation steps

Issues Closed or Referenced

promisinganuj commented 1 month ago

@elenaterenzi Need to update line 29 as we are now using Terraform:

The Fabric resources are deployed using the Fabric REST APIs. Once the terraform provider for Fabric is available, the sample would be updated to use that. The following resources are deployed:

promisinganuj commented 1 week ago

Hi @devlace , @naga-nandyala , I have made the following minor changes to this PR:

I haven't fixed the storage warning as it's a recent change in the provided. I will add a new item to address it later.