global init script from workspace file ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2023 08:31 AM
Hi Community,
based on the announced change on Sep 1st, disabling cluster scoped init scripts in DBFS, I have questions re *global* init scripts.
I am creating global init scripts via terraform "databricks_global_init_script" resources. Where do those init scripts getting stored ?!?! ...in DBFS ? (if yes, how to change that...since on the long run DBFS will be removed)
is there any way to create a global init script from a workspace file, means based on a terraform resource "databricks_workspace_file" , or any other approach ?!?
Many thanks for any feedback