How to ensure Eventstream definition JSON updates reflect in actual Fabric artifacts? #525
Replies: 1 comment
-
Hi there, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We’re using Microsoft Fabric with Terraform to manage our Eventstreams.
In our project, we maintain a central Eventstream definition JSON file that includes all sources, filters, and destinations. This file is used to generate the Terraform configuration for fabric_eventstream.
However, when we update the JSON definition (e.g., adding a new filter or destination) and re-apply the Terraform configuration, the changes do not appear to reflect in the actual Fabric Eventstream artifact in the workspace.
Questions:
Beta Was this translation helpful? Give feedback.
All reactions