Validate fails due to the path being in a remote repository. That file may not be available locally or relative.
Causes:
Error: cannot create job: Invalid notebook_path: /Users/[email protected]/.bundle/demo/default/files/bundler. Only relative paths are currently supported for remote repositories. Paths must not begin with '/'.
with databricks_job.demo,
on bundle.tf.json line 567, in resource.databricks_job.demo:
567: }
Git based jobs are a valid form of deployment. Need a way to support this.