<?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: Unable to create Databricks workspace using Terraform on AWS in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/unable-to-create-databricks-workspace-using-terraform-on-aws/m-p/18011#M11892</link>
    <description>&lt;P&gt;@karthik p​&amp;nbsp;this can be fixed by setting timeout. Please check this&amp;nbsp;&lt;A href="https://kb.databricks.com/en_US/cloud/failed-credential-validation-checks-error-with-terraform" alt="https://kb.databricks.com/en_US/cloud/failed-credential-validation-checks-error-with-terraform" target="_blank"&gt;https://kb.databricks.com/en_US/cloud/failed-credential-validation-checks-error-with-terraform&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 02 Aug 2022 09:31:03 GMT</pubDate>
    <dc:creator>Prabakar</dc:creator>
    <dc:date>2022-08-02T09:31:03Z</dc:date>
    <item>
      <title>Unable to create Databricks workspace using Terraform on AWS</title>
      <link>https://community.databricks.com/t5/data-engineering/unable-to-create-databricks-workspace-using-terraform-on-aws/m-p/18008#M11889</link>
      <description>&lt;P&gt;HI Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we are using below workspace config scripts, when we try to create workspace previously from EC2 Instance, we are able to create Workspace without any issue. but when we are trying to run through Github actions, we are getting below error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error: cannot create mws credentials: MALFORMED_REQUEST: Failed credential validation checks: please use a valid cross account IAM role with permissions setup correctly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it says IAM role creation Issue (which should be cross account role), we are using iam.tf script to create that, as far as recommendation if we run that script once cross account role should be created. some how it is not able to create it, we have tried to manually create and map in terraform, that is not working. what are the option that we have . what can we pass in credentialID ( If directly we need to pass)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/databrickslabs/terraform-provider-databricks/blob/master/docs/guides/aws-workspace.md" target="test_blank"&gt;https://github.com/databrickslabs/terraform-provider-databricks/blob/master/docs/guides/aws-workspace.md&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2022 02:26:01 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/unable-to-create-databricks-workspace-using-terraform-on-aws/m-p/18008#M11889</guid>
      <dc:creator>karthik_p</dc:creator>
      <dc:date>2022-06-10T02:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to create Databricks workspace using Terraform on AWS</title>
      <link>https://community.databricks.com/t5/data-engineering/unable-to-create-databricks-workspace-using-terraform-on-aws/m-p/18010#M11891</link>
      <description>&lt;P&gt;@Kaniz Fatma​&amp;nbsp;we have followed steps as a part of both terraform website and Databricks AWS article and also we have raised git issue, git team said that, issue is related to iam and we can reach Databricks. but in logs it is clearly saying it is unable complete creation of credential set. it is holding our development environment build, can you please point to right team.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if we manually create IAM role, are we going to provide role name in credential ID section &lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.databricks.com/dev-tools/terraform/e2-workspace.html" target="test_blank"&gt;https://docs.databricks.com/dev-tools/terraform/e2-workspace.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"credentials_id           = databricks_mws_credentials.this.credentials_id"  (we tried to pass role name also with  arn, but no luck)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/1795iE06F5853D84F4119/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;please find git issue that was raised&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/databrickslabs/terraform-provider-databricks/issues/1363" alt="https://github.com/databrickslabs/terraform-provider-databricks/issues/1363" target="_blank"&gt;https://github.com/databrickslabs/terraform-provider-databricks/issues/1363&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me know please know if anything needed&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2022 15:26:39 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/unable-to-create-databricks-workspace-using-terraform-on-aws/m-p/18010#M11891</guid>
      <dc:creator>karthik_p</dc:creator>
      <dc:date>2022-06-10T15:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to create Databricks workspace using Terraform on AWS</title>
      <link>https://community.databricks.com/t5/data-engineering/unable-to-create-databricks-workspace-using-terraform-on-aws/m-p/18011#M11892</link>
      <description>&lt;P&gt;@karthik p​&amp;nbsp;this can be fixed by setting timeout. Please check this&amp;nbsp;&lt;A href="https://kb.databricks.com/en_US/cloud/failed-credential-validation-checks-error-with-terraform" alt="https://kb.databricks.com/en_US/cloud/failed-credential-validation-checks-error-with-terraform" target="_blank"&gt;https://kb.databricks.com/en_US/cloud/failed-credential-validation-checks-error-with-terraform&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2022 09:31:03 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/unable-to-create-databricks-workspace-using-terraform-on-aws/m-p/18011#M11892</guid>
      <dc:creator>Prabakar</dc:creator>
      <dc:date>2022-08-02T09:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to create Databricks workspace using Terraform on AWS</title>
      <link>https://community.databricks.com/t5/data-engineering/unable-to-create-databricks-workspace-using-terraform-on-aws/m-p/18012#M11893</link>
      <description>&lt;P&gt;Hi @karthik p​,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a friendly follow-up. Did you see Prabakar's response? did it hep to solved your issue?&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2022 20:49:23 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/unable-to-create-databricks-workspace-using-terraform-on-aws/m-p/18012#M11893</guid>
      <dc:creator>jose_gonzalez</dc:creator>
      <dc:date>2022-08-08T20:49:23Z</dc:date>
    </item>
  </channel>
</rss>

