You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am planning to deploy a CICD pipeline to provision resources using a remote backend.
I want to use the pipeline to create databricks and all resources from scratch, given just a resource group.
What I don't get it here is the variables you guys are mentioning to provide the Databricks_host and the Databricks_token (https://github.com/databricks/terraform-databricks-examples/tree/main/cicd-pipelines/manual-approve-with-azure-devops). How is that possible and the workspace is not yet created. Can you please explain this part here? Do you mean to first create the workspace manually then fetch the url and the access token?
Also, would you please guide me here in the retrieval of that access token here? Is it developer token from the settings?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello everyone,
I am planning to deploy a CICD pipeline to provision resources using a remote backend.
I want to use the pipeline to create databricks and all resources from scratch, given just a resource group.
What I don't get it here is the variables you guys are mentioning to provide the Databricks_host and the Databricks_token (https://github.com/databricks/terraform-databricks-examples/tree/main/cicd-pipelines/manual-approve-with-azure-devops). How is that possible and the workspace is not yet created. Can you please explain this part here? Do you mean to first create the workspace manually then fetch the url and the access token?
Also, would you please guide me here in the retrieval of that access token here? Is it developer token from the settings?
Thank you for your help!
Regards, AI
Beta Was this translation helpful? Give feedback.
All reactions