<?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: Databricks/Terraform - Error while creating workspace in Get Started Discussions</title>
    <link>https://community.databricks.com/t5/get-started-discussions/databricks-terraform-error-while-creating-workspace/m-p/78944#M7732</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/112354"&gt;@Shrinivas&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you share with us how you configured datbricks provider?&lt;/P&gt;</description>
    <pubDate>Tue, 16 Jul 2024 10:16:34 GMT</pubDate>
    <dc:creator>szymon_dybczak</dc:creator>
    <dc:date>2024-07-16T10:16:34Z</dc:date>
    <item>
      <title>Databricks/Terraform - Error while creating workspace</title>
      <link>https://community.databricks.com/t5/get-started-discussions/databricks-terraform-error-while-creating-workspace/m-p/78941#M7731</link>
      <description>&lt;P&gt;Hi - I have below code to create the credentials, storage and workspace through terraform script but only credentials and storage is created but failed to create the workspace with error.&amp;nbsp; Can someone please guide/suggest what's wrong with the code/logic or is there any help available to check on this issue?&lt;/P&gt;&lt;P&gt;resource "databricks_mws_workspaces" "this" {&lt;BR /&gt;account_id = var.databricks_account_id&lt;BR /&gt;aws_region = "us-east-1"&lt;BR /&gt;workspace_name = "terraform-ws"&lt;/P&gt;&lt;P&gt;credentials_id = databricks_mws_credentials.this.credentials_id&lt;BR /&gt;storage_configuration_id = databricks_mws_storage_configurations.this.storage_configuration_id&lt;BR /&gt;token {&lt;BR /&gt;comment = "Terraform"&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;databricks_mws_storage_configurations.this: Creation complete after 1s [id=1e3b68c1-d860-4e9c-96cc-435da7e71e6d/60fc7968-0d3a-4259-a650-2174fdcb6da7]&lt;/P&gt;&lt;P&gt;databricks_mws_credentials.this: Creation complete after 1s [id=1e3b68c1-d860-4e9c-96cc-435da7e71e6d/ac6fce63-f284-4ad9-8510-fcf74e0f6dd8]&lt;/P&gt;&lt;P&gt;databricks_mws_workspaces.this: Creating...&lt;/P&gt;&lt;P&gt;│ Error: cannot create mws workspaces: failed during request visitor: default auth: cannot configure default credentials, please check &lt;A href="https://docs.databricks.com/en/dev-tools/auth.html#databricks-client-unified-authentication" target="_blank" rel="noopener"&gt;https://docs.databricks.com/en/dev-tools/auth.html#databricks-client-unified-authentication&lt;/A&gt; to configure credentials for your preferred authentication method&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2024 09:50:58 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/databricks-terraform-error-while-creating-workspace/m-p/78941#M7731</guid>
      <dc:creator>Shrinivas</dc:creator>
      <dc:date>2024-07-16T09:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks/Terraform - Error while creating workspace</title>
      <link>https://community.databricks.com/t5/get-started-discussions/databricks-terraform-error-while-creating-workspace/m-p/78944#M7732</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/112354"&gt;@Shrinivas&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you share with us how you configured datbricks provider?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2024 10:16:34 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/databricks-terraform-error-while-creating-workspace/m-p/78944#M7732</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2024-07-16T10:16:34Z</dc:date>
    </item>
  </channel>
</rss>

