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
## Changes
When multiple integration tests are running in parallel, the count of
`databricks_shares_pluginframework` data sources will change. This means
tfplan is not clean and the test fails
```
Changes to Outputs:
~ shares = 6 -> 4
```
We should inspect tf state instead of the output.
## Tests
- [x] covered with integration tests in `internal/acceptance`
NO_CHANGELOG=true
0 commit comments