Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2025 02:31 PM
something that may be of interest. Not a substitute to official documentation:
https://github.com/databricks/terraform-provider-databricks/issues/3365
The resource databricks_workspace_conf accepts a parameter custom_config which is list of key-value-pairs. The documentation (v. 1.38.0) does not list all of the available keys that can be set which makes it very hard to find out what th...