We started adding more exclusion path filters to our deployments. This has resulted in 5+ path filters for most of our deployments. The paths for these filters are computed at run time by searching the file system. The path filters are working but, this change has caused some unintended issues
We are seeing diffs related to paths ordering
This diff does not show up when we detect drift
This diff shows up when we run preview locally
This diff does not show up when preview runs as a deployment
From the customer:
We started adding more exclusion path filters to our deployments. This has resulted in 5+ path filters for most of our deployments. The paths for these filters are computed at run time by searching the file system. The path filters are working but, this change has caused some unintended issues
We are seeing diffs related to paths ordering