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

Provision account administrators #818

Closed
nfx opened this issue Sep 2, 2021 · 0 comments · Fixed by #849
Closed

Provision account administrators #818

nfx opened this issue Sep 2, 2021 · 0 comments · Fixed by #849
Milestone

Comments

@nfx
Copy link
Contributor

nfx commented Sep 2, 2021

Add support to create users at the account level:

provider "databricks" {
  account_id = "aaaaaa-bbbb-cccc-dddd"
}

resource "databricks_user" "me_admin" {
  user_name = "me@example.com"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant