databricks-sdk-go icon indicating copy to clipboard operation
databricks-sdk-go copied to clipboard

Enable external data access on the metastore by terraform

Open Sameh-Tawfik opened this issue 7 months ago • 0 comments
trafficstars

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"

Sameh-Tawfik avatar Apr 03 '25 11:04 Sameh-Tawfik