fivetran / terraform-provider-fivetran

Terraform Provider for Fivetran
https://fivetran.com
Apache License 2.0
41 stars 22 forks source link

OAuth2 Support for Databricks Destination #303

Closed ehab-eb closed 1 month ago

ehab-eb commented 2 months ago

Is your feature request related to a problem? Please describe. Databricks destinations can now use OAuth2 credentials instead of PAT and there is API support for it.

Describe the solution you'd like Addition of the following fields

Describe the use-cases if possible N/A

Additional context When setting up a destination in Fivetran this message is shown OAuth2.0 is recommended, as personal access token field will be deprecated soon

beevital commented 2 months ago

@ehab-eb thank you for reporting that. We will update OPen API Schema with the next release and the fields will be supported for this flow for sure!

beevital commented 1 month ago

Fix included into v1.1.23.

https://registry.terraform.io/providers/fivetran/fivetran/latest/docs/resources/destination#oauth2_client_id https://registry.terraform.io/providers/fivetran/fivetran/latest/docs/resources/destination#oauth2_secret