<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Create workspace in Databricks deployed in Google Cloud using terraform in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/create-workspace-in-databricks-deployed-in-google-cloud-using/m-p/29041#M20798</link>
    <description>&lt;P&gt;In addition to the previous comment, attaching the document which is in private preview as of now. &lt;/P&gt;&lt;P&gt;Please let us know if you need further clarification on the same.&lt;/P&gt;</description>
    <pubDate>Thu, 06 Oct 2022 13:27:21 GMT</pubDate>
    <dc:creator>Debayan</dc:creator>
    <dc:date>2022-10-06T13:27:21Z</dc:date>
    <item>
      <title>Create workspace in Databricks deployed in Google Cloud using terraform</title>
      <link>https://community.databricks.com/t5/data-engineering/create-workspace-in-databricks-deployed-in-google-cloud-using/m-p/29039#M20796</link>
      <description>&lt;P&gt; In the documentation &lt;/P&gt;&lt;P&gt; &lt;A href="https://registry.terraform.io/providers/databricks/databricks/latest/docs" target="test_blank"&gt;https://registry.terraform.io/providers/databricks/databricks/latest/docs&lt;/A&gt;  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.gcp.databricks.com/dev-tools/terraform/index.html" target="test_blank"&gt;https://docs.gcp.databricks.com/dev-tools/terraform/index.html&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could not find documentation on how to provision Databricks workspaces in GCP. Only creating Databricks workspaces in AWS and Azure is mentioned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to provision Databricks workspaces using terraform  in Google Cloud Platform ?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Oct 2022 16:31:44 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/create-workspace-in-databricks-deployed-in-google-cloud-using/m-p/29039#M20796</guid>
      <dc:creator>horatiug</dc:creator>
      <dc:date>2022-10-05T16:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: Create workspace in Databricks deployed in Google Cloud using terraform</title>
      <link>https://community.databricks.com/t5/data-engineering/create-workspace-in-databricks-deployed-in-google-cloud-using/m-p/29042#M20799</link>
      <description>&lt;P&gt;Hi @Debayan Mukherjee​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for the document. Really valuable resource. I have tried and got blocked into following error:&lt;/P&gt;&lt;P&gt;databricks_mws_workspaces.this: Creating...&lt;/P&gt;&lt;P&gt;╷&lt;/P&gt;&lt;P&gt;│ Error: cannot create mws workspaces: BAD_REQUEST: workspace creation REST API is not available to use. Please contact Databricks support&lt;/P&gt;&lt;P&gt;│&amp;nbsp;&lt;/P&gt;&lt;P&gt;│&amp;nbsp;&amp;nbsp;with databricks_mws_workspaces.this,&lt;/P&gt;&lt;P&gt;│&amp;nbsp;&amp;nbsp;on main.tf line 35, in resource "databricks_mws_workspaces" "this":&lt;/P&gt;&lt;P&gt;│&amp;nbsp;&amp;nbsp;35: resource "databricks_mws_workspaces" "this" {&lt;/P&gt;&lt;P&gt;│&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any reason why this could happen ? Is this API maybe working from  Databricks PREMIUM plan and not working in STANDARD plan ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Horatiu &lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2022 12:48:12 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/create-workspace-in-databricks-deployed-in-google-cloud-using/m-p/29042#M20799</guid>
      <dc:creator>horatiug</dc:creator>
      <dc:date>2022-10-10T12:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: Create workspace in Databricks deployed in Google Cloud using terraform</title>
      <link>https://community.databricks.com/t5/data-engineering/create-workspace-in-databricks-deployed-in-google-cloud-using/m-p/29045#M20802</link>
      <description>&lt;P&gt;Hi @horatiu guja​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does&amp;nbsp;@Debayan Mukherjee​&amp;nbsp;response answer your question?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes, would you be happy to&amp;nbsp;&lt;B&gt;mark it as best&lt;/B&gt;&amp;nbsp;so that other members can find the solution more quickly? Else, we can help you with more details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2022 04:01:04 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/create-workspace-in-databricks-deployed-in-google-cloud-using/m-p/29045#M20802</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-11-14T04:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: Create workspace in Databricks deployed in Google Cloud using terraform</title>
      <link>https://community.databricks.com/t5/data-engineering/create-workspace-in-databricks-deployed-in-google-cloud-using/m-p/29046#M20803</link>
      <description>&lt;P&gt;Hi @Vidula Khanna​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;solution works and will mark it as best. Just want to mention that Accounts API are needed and in GCP this is in preview. To use them the preview must be enabled for the corresponding account.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reggards&lt;/P&gt;&lt;P&gt;Horatiu&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2022 12:44:46 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/create-workspace-in-databricks-deployed-in-google-cloud-using/m-p/29046#M20803</guid>
      <dc:creator>horatiug</dc:creator>
      <dc:date>2022-11-14T12:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: Create workspace in Databricks deployed in Google Cloud using terraform</title>
      <link>https://community.databricks.com/t5/data-engineering/create-workspace-in-databricks-deployed-in-google-cloud-using/m-p/29047#M20804</link>
      <description>&lt;P&gt;Hi @Debayan Mukherjee​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;following the document I was able to create workspace and add some infrastructure in the workspace. Issue I face now is when running terraform destroy. Then I get following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;╷&lt;/P&gt;&lt;P&gt;│ Error: cannot read user: cannot configure google-workspace auth: could not obtain OIDC token. impersonate: an audience must be provided Running 'gcloud auth application-default login' may help. Attributes used: google_credentials, google_service_account. Please check &lt;A href="https://registry.terraform.io/providers/databricks/databricks/latest/docs#authentication" target="test_blank"&gt;https://registry.terraform.io/providers/databricks/databricks/latest/docs#authentication&lt;/A&gt; for details&lt;/P&gt;&lt;P&gt;│&amp;nbsp;&lt;/P&gt;&lt;P&gt;│&amp;nbsp;&amp;nbsp;with databricks_user.me,&lt;/P&gt;&lt;P&gt;│&amp;nbsp;&amp;nbsp;on main.tf line 70, in resource "databricks_user" "me":&lt;/P&gt;&lt;P&gt;│&amp;nbsp;&amp;nbsp;70: resource "databricks_user" "me" {&lt;/P&gt;&lt;P&gt;│&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the error occurs I am still logged in GCP using &lt;B&gt;gcloud auth application-default login. &lt;/B&gt;Any hint what could be the reason for that ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Horatiu&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2022 15:08:13 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/create-workspace-in-databricks-deployed-in-google-cloud-using/m-p/29047#M20804</guid>
      <dc:creator>horatiug</dc:creator>
      <dc:date>2022-11-17T15:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: Create workspace in Databricks deployed in Google Cloud using terraform</title>
      <link>https://community.databricks.com/t5/data-engineering/create-workspace-in-databricks-deployed-in-google-cloud-using/m-p/29040#M20797</link>
      <description>&lt;P&gt;Hi, @horatiu guja​&amp;nbsp;, as of now we do not have public document on the same. It is possible, but, there is no straight forward way to do it. &lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 13:02:55 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/create-workspace-in-databricks-deployed-in-google-cloud-using/m-p/29040#M20797</guid>
      <dc:creator>Debayan</dc:creator>
      <dc:date>2022-10-06T13:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: Create workspace in Databricks deployed in Google Cloud using terraform</title>
      <link>https://community.databricks.com/t5/data-engineering/create-workspace-in-databricks-deployed-in-google-cloud-using/m-p/29041#M20798</link>
      <description>&lt;P&gt;In addition to the previous comment, attaching the document which is in private preview as of now. &lt;/P&gt;&lt;P&gt;Please let us know if you need further clarification on the same.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 13:27:21 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/create-workspace-in-databricks-deployed-in-google-cloud-using/m-p/29041#M20798</guid>
      <dc:creator>Debayan</dc:creator>
      <dc:date>2022-10-06T13:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: Create workspace in Databricks deployed in Google Cloud using terraform</title>
      <link>https://community.databricks.com/t5/data-engineering/create-workspace-in-databricks-deployed-in-google-cloud-using/m-p/29043#M20800</link>
      <description>&lt;P&gt;Hi @horatiu guja​&amp;nbsp;, let me check on the error. This is still under development and does not work any many cases (hence the document is not published publicly). &lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2022 15:25:34 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/create-workspace-in-databricks-deployed-in-google-cloud-using/m-p/29043#M20800</guid>
      <dc:creator>Debayan</dc:creator>
      <dc:date>2022-10-10T15:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: Create workspace in Databricks deployed in Google Cloud using terraform</title>
      <link>https://community.databricks.com/t5/data-engineering/create-workspace-in-databricks-deployed-in-google-cloud-using/m-p/29044#M20801</link>
      <description>&lt;P&gt;@horatiu guja​&amp;nbsp;, This feature works only for premium plan. &lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2022 15:50:59 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/create-workspace-in-databricks-deployed-in-google-cloud-using/m-p/29044#M20801</guid>
      <dc:creator>Debayan</dc:creator>
      <dc:date>2022-10-10T15:50:59Z</dc:date>
    </item>
  </channel>
</rss>

