terraform-provider-databricks icon indicating copy to clipboard operation
terraform-provider-databricks copied to clipboard

[FEATURE] Reintroduce databricks_file

Open javeedshaikh-db opened this issue 1 year ago • 0 comments

Use-cases

databricks_file was added in https://github.com/databricks/terraform-provider-databricks/pull/2495 but then reverted.

Our team would like to use databricks_file to upload files to managed volumes. We have a metrics push job written in scala which depends on a JAR file. Today the JAR file was uploaded manually to all of our workspaces.

Attempted Solutions

Proposal

References

Previous PR: https://github.com/databricks/terraform-provider-databricks/pull/2495

javeedshaikh-db avatar Jan 11 '24 19:01 javeedshaikh-db