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

[FEATURE] data source `databricks_job`

Open justinTM opened this issue 3 years ago • 3 comments
trafficstars

Hi there!

Similarly to https://github.com/databrickslabs/terraform-provider-databricks/issues/1270 , it is currently impossible to retrieve data about DataBricks Jobs other than merely the id

I propose a new data source which will provide the entire list of attributes for a databricks job.

Happy to work on this as well.

justinTM avatar Apr 27 '22 18:04 justinTM

Please go ahead and create data resource on top of common.DataResource

nfx avatar Apr 29 '22 10:04 nfx

Thank you for the feature request, @justinTM ! Currently, the team operates in a limited capacity, carefully prioritizing, and we cannot provide a timeline to implement this feature. Please make a Pull Request if you'd like to see this feature sooner, and we'll guide you through the journey.

nfx avatar May 30 '22 10:05 nfx

gen boilerplate via https://github.com/databricks/terraform-provider-databricks/pull/1496

nfx avatar Jul 25 '22 12:07 nfx