Skip to content

[EPH] onboard ephemeral eventstream destination connection #826

@c4181

Description

@c4181

📝 Description

.

🔬 Details / References

🚧 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions