<?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 Unable to create a token while deploying the workspace using terraform in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/unable-to-create-a-token-while-deploying-the-workspace-using/m-p/23923#M16598</link>
    <description>&lt;P&gt; we have automated out deployment with python API's however we have been caught in a situation which we cannot yet solve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are looking to collect a token during the first deployment within the environment. currently our API requires a token.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there an api that can take an initial user and password to produce a token during the first deployment?&lt;/P&gt;</description>
    <pubDate>Wed, 16 Jun 2021 16:24:21 GMT</pubDate>
    <dc:creator>User16753724663</dc:creator>
    <dc:date>2021-06-16T16:24:21Z</dc:date>
    <item>
      <title>Unable to create a token while deploying the workspace using terraform</title>
      <link>https://community.databricks.com/t5/data-engineering/unable-to-create-a-token-while-deploying-the-workspace-using/m-p/23923#M16598</link>
      <description>&lt;P&gt; we have automated out deployment with python API's however we have been caught in a situation which we cannot yet solve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are looking to collect a token during the first deployment within the environment. currently our API requires a token.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there an api that can take an initial user and password to produce a token during the first deployment?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jun 2021 16:24:21 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/unable-to-create-a-token-while-deploying-the-workspace-using/m-p/23923#M16598</guid>
      <dc:creator>User16753724663</dc:creator>
      <dc:date>2021-06-16T16:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to create a token while deploying the workspace using terraform</title>
      <link>https://community.databricks.com/t5/data-engineering/unable-to-create-a-token-while-deploying-the-workspace-using/m-p/23924#M16599</link>
      <description>&lt;P&gt;We can use below API to create a token and use the username and password&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;curl -X POST -u "admin_email":"xxxx" &lt;A href="https://host/api/2.0/token/create" target="test_blank"&gt;https://host/api/2.0/token/create&lt;/A&gt; -d'
{
 "lifetime_seconds": 100,
 "comment": "this is an example token"
}'&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jun 2021 16:25:23 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/unable-to-create-a-token-while-deploying-the-workspace-using/m-p/23924#M16599</guid>
      <dc:creator>User16753724663</dc:creator>
      <dc:date>2021-06-16T16:25:23Z</dc:date>
    </item>
  </channel>
</rss>

