Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] databricks_connection without including credentials in the Terraform setup #4327

Open
sduveen-pivot opened this issue Dec 16, 2024 · 0 comments
Labels
feature New feature or request

Comments

@sduveen-pivot
Copy link

Use-cases

We enjoy for all other objects we maintain in our Terraform setup for databricks not having any credentials/passwords maintained within it. E.g. We creeate secret scopes w/permissions, but not the secrets themselves.
Unfortunately, for the connections it requires the credentials while creating the resource.
It would be wonderful if we could e.g. reference a databricks secret for the connection options OR leave it unset and then if we modify it in the console, not for those additional options to be removed (I'd prefer the former secrets link)

Attempted Solutions

Proposal

References

https://registry.terraform.io/providers/databricks/databricks/latest/docs/resources/connection

@sduveen-pivot sduveen-pivot added the feature New feature or request label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant