-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
tf/ephemeralTerraform EphemeralTerraform Ephemeral
Description
📝 Description
.
🔬 Details / References
- Ephemeral Resource Name:
fabric_eventstream_destination_connection - API documentation:
- Estimated complexity/effort: easy
- Related resources/data-sources:
🚧 Potential Terraform Configuration / Desired Solution
ephemeral "fabric_eventstream_destination_connection" "example" {
workspace_id = "<id>"
eventstream_id = "<id>"
destination_id = "<id>"
}📎 Additional context
No response
☑️ Acceptance Criteria
No response
✅ Definition of Done
- Data Transfer Objects (DTOs)
- Ephemeral Resource Implementation
- Ephemeral 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
tf/ephemeralTerraform EphemeralTerraform Ephemeral