You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I am automating and managing data analytics infrastructure using Microsoft Fabric across multiple environments, I want to provision and configure Gateways as code in Terraform, So I can consistently and securely manage my data connectivity resources, ensure repeatable deployments, and streamline updates in a single Infrastructure-as-Code workflow.
Although Create Gateway API is not polymorphic at the moment, as it only accepts a Virtual Network payload. The suggested solution proposes a polymorphic solution as per future expectations for this API.
No response
☑️ Acceptance Criteria
No response
✅ Definition of Done
Data Transfer Objects (DTOs)
Resource Implementation
Resource Added to Provider
Unit Tests for Happy path
Unit Tests for Error path
Acceptance Tests
Example in the ./examples folder
Schema documentation in code
Updated auto-generated provider docs with task docs
🔰 Code of Conduct
I agree to follow this project's Code of Conduct.
The text was updated successfully, but these errors were encountered:
📝 Description
When I am automating and managing data analytics infrastructure using Microsoft Fabric across multiple environments,
I want to provision and configure Gateways as code in Terraform,
So I can consistently and securely manage my data connectivity resources, ensure repeatable deployments, and streamline updates in a single Infrastructure-as-Code workflow.
🔬 Details / References
fabric_gateway
🚧 Potential Terraform Configuration / Desired Solution
📎 Additional context
Although Create Gateway API is not polymorphic at the moment, as it only accepts a Virtual Network payload. The suggested solution proposes a polymorphic solution as per future expectations for this API.
No response
☑️ Acceptance Criteria
No response
✅ Definition of Done
task docs
🔰 Code of Conduct
The text was updated successfully, but these errors were encountered: