Databricks workspace with custom VPC using terraform in Google Cloud
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2022 09:42 AM
I am working on Google Cloud and want to create Databricks workspace with custom VPC using terraform. Is that supported ? If yes is it similar to AWS way ?
Thank you
Horatiu
- Labels:
-
Databricks workspace
-
Google
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2022 12:51 PM
Hi @horatiu guja ,
I may be mistaken but I believe BYO VPC for Terraform + GCP isn't available yet due to a GCP API issue but it should be coming in the near future.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2022 06:13 AM
Hi @Landan George
is there any date by which this can be expected to happen ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2022 07:40 AM
Hi @horatiu guja ,
Unfortunately I don't know when it will be released. I believe it depends on the Accounts API for GCP which is in private preview. I can check to see if there's a workaround for the time being
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2023 05:44 AM
Hi @horatiu guja
GCP Workspace provisioning using Terraform is public preview now. Please refer to the below doc for the steps.
https://registry.terraform.io/providers/databricks/databricks/latest/docs/guides/gcp-workspace

