Open
Description
We'd like to avoid having a specific user's username/password, so we're trying to use Service Principal Oauth secrets instead. The desired flow is:
- Admin User creates account on accounts.databricks.com
- Admin User's first and only action is creating an Admin Service Principal and generating oauth token
- Oath secret is added to Terraform variables (i.e.
databricks_account_client_id
anddatabricks_account_client_secret
) - All subsequent setup is done by terraform, authenticated as the Admin Service Principal
Metadata
Metadata
Assignees
Labels
No labels