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
Exporter: optimize generation of databricks_group_member resource (#3559)
With this change we're generating resource data directly because we have all necessary
information - this should decrease the number of REST API calls to SCIM API because the
Read operation of `databricks_group_member` reads a group for each group member.
0 commit comments