Skip to content

[BUG] Bundle fails to work with git based jobs #402

@stikkireddy

Description

@stikkireddy

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions