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
Problem Statement
The current implementation of the databricks metastore Terraform resources does not support the option of "external_access_enabled" check API link https://docs.databricks.com/api/workspace/metastores/update#external_access_enabled Proposed Solution
Modify or create a new terraform resource in order to be able to enable or disable this option of "external_access_enabled"
rbusato-ts, marcos-tetrascience, UriSaShavit and Krishnan9074