dbt-labs / terraform-provider-dbtcloud

dbt Cloud Terraform Provider
https://registry.terraform.io/providers/dbt-labs/dbtcloud
MIT License
82 stars 19 forks source link

Feature - Add databricks credential datasource #143

Closed b-per closed 1 year ago

b-per commented 1 year ago

Add the ability to define a datasource for Databricks credentials (it was missing until now)

This leverages the updated GET endpoint set up in #142 , hence why it is built on top of it

Proof of passing tests: SCR-20230530-rbxw