<?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: My DABS CLI Deploy call not generating a .tfstate file in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/my-dabs-cli-deploy-call-not-generating-a-tfstate-file/m-p/99512#M40006</link>
    <description>&lt;P&gt;If any updates on this would be really helpful.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Wed, 20 Nov 2024 12:57:09 GMT</pubDate>
    <dc:creator>FabianGutierrez</dc:creator>
    <dc:date>2024-11-20T12:57:09Z</dc:date>
    <item>
      <title>My DABS CLI Deploy call not generating a .tfstate file</title>
      <link>https://community.databricks.com/t5/data-engineering/my-dabs-cli-deploy-call-not-generating-a-tfstate-file/m-p/99166#M39916</link>
      <description>&lt;P&gt;Hi Community,&lt;BR /&gt;I'm running into an issue, when executing Databricks CLI Bundle Deploy I dont get the Terraform State file (.tfstate). I know that I should get one but even when defining the state_apth on my YAML (.yml) DABS file I still do not get it.&lt;/P&gt;&lt;P&gt;Does anybody have a solution or suggestion?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FabianGutierrez_0-1731932526298.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/12957i1083A87CC262A3E8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="FabianGutierrez_0-1731932526298.png" alt="FabianGutierrez_0-1731932526298.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks in advanced.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Fabian&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2024 12:24:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/my-dabs-cli-deploy-call-not-generating-a-tfstate-file/m-p/99166#M39916</guid>
      <dc:creator>FabianGutierrez</dc:creator>
      <dc:date>2024-11-18T12:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: My DABS CLI Deploy call not generating a .tfstate file</title>
      <link>https://community.databricks.com/t5/data-engineering/my-dabs-cli-deploy-call-not-generating-a-tfstate-file/m-p/99171#M39917</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/129038"&gt;@FabianGutierrez&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Could you remove tilde (~) from your state_path? In linux tilde is a shortcut for a user's home directory. Try to specify path starting from a root (/).&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2024 12:42:53 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/my-dabs-cli-deploy-call-not-generating-a-tfstate-file/m-p/99171#M39917</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2024-11-18T12:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: My DABS CLI Deploy call not generating a .tfstate file</title>
      <link>https://community.databricks.com/t5/data-engineering/my-dabs-cli-deploy-call-not-generating-a-tfstate-file/m-p/99185#M39923</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/110502"&gt;@szymon_dybczak&lt;/a&gt;&amp;nbsp;, For Developmen mode its mandatory and for Production mode I did removed/replaced it but still no file.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2024 13:59:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/my-dabs-cli-deploy-call-not-generating-a-tfstate-file/m-p/99185#M39923</guid>
      <dc:creator>FabianGutierrez</dc:creator>
      <dc:date>2024-11-18T13:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: My DABS CLI Deploy call not generating a .tfstate file</title>
      <link>https://community.databricks.com/t5/data-engineering/my-dabs-cli-deploy-call-not-generating-a-tfstate-file/m-p/99512#M40006</link>
      <description>&lt;P&gt;If any updates on this would be really helpful.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2024 12:57:09 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/my-dabs-cli-deploy-call-not-generating-a-tfstate-file/m-p/99512#M40006</guid>
      <dc:creator>FabianGutierrez</dc:creator>
      <dc:date>2024-11-20T12:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: My DABS CLI Deploy call not generating a .tfstate file</title>
      <link>https://community.databricks.com/t5/data-engineering/my-dabs-cli-deploy-call-not-generating-a-tfstate-file/m-p/99516#M40007</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/129038"&gt;@FabianGutierrez&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Sorry, I didn't notice your reply. What version of cli you're using? Try to upgrade to newest version if possible&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2024 13:28:13 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/my-dabs-cli-deploy-call-not-generating-a-tfstate-file/m-p/99516#M40007</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2024-11-20T13:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: My DABS CLI Deploy call not generating a .tfstate file</title>
      <link>https://community.databricks.com/t5/data-engineering/my-dabs-cli-deploy-call-not-generating-a-tfstate-file/m-p/99520#M40008</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/110502"&gt;@szymon_dybczak&lt;/a&gt;&amp;nbsp;, we did that also from the very beginning when troubleshooting. We are using v0.233.0. Also Terraform compiler (binary) 1.9.8 Windows AMD64 and Databricks&amp;nbsp;Terraform provider 1.54.0 Windows AMD64.&lt;/P&gt;&lt;P&gt;There error is still present eventhough latest version for Win compatible.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2024 13:54:45 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/my-dabs-cli-deploy-call-not-generating-a-tfstate-file/m-p/99520#M40008</guid>
      <dc:creator>FabianGutierrez</dc:creator>
      <dc:date>2024-11-20T13:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: My DABS CLI Deploy call not generating a .tfstate file</title>
      <link>https://community.databricks.com/t5/data-engineering/my-dabs-cli-deploy-call-not-generating-a-tfstate-file/m-p/99527#M40013</link>
      <description>&lt;P&gt;Ok, so for testing purposes remove state_path mapping from yaml path. The default path&amp;nbsp; for state shoud be ${workspace.root}/state.&lt;BR /&gt;Also, you can run enable debug mode in databricks cli. Maybe we can find some useful information from execution:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://docs.databricks.com/en/dev-tools/cli/troubleshooting.html#enable-logging" target="_blank"&gt;Troubleshoot the Databricks CLI | Databricks on AWS&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2024 15:18:28 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/my-dabs-cli-deploy-call-not-generating-a-tfstate-file/m-p/99527#M40013</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2024-11-20T15:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: My DABS CLI Deploy call not generating a .tfstate file</title>
      <link>https://community.databricks.com/t5/data-engineering/my-dabs-cli-deploy-call-not-generating-a-tfstate-file/m-p/99537#M40018</link>
      <description>&lt;P&gt;We tried it as well and we got the following insides with --debug and now with log file, thanks for the link.&lt;BR /&gt;We can not seem to find the "local Terraform state" but also the .tfstate does not get placed (uploaded) in the ${workspace.root}/state location.&lt;/P&gt;&lt;P&gt;Any thoughts?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FabianGutierrez_0-1732120012031.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/13035iE82A4FCC713690DE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="FabianGutierrez_0-1732120012031.png" alt="FabianGutierrez_0-1732120012031.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2024 16:28:30 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/my-dabs-cli-deploy-call-not-generating-a-tfstate-file/m-p/99537#M40018</guid>
      <dc:creator>FabianGutierrez</dc:creator>
      <dc:date>2024-11-20T16:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: My DABS CLI Deploy call not generating a .tfstate file</title>
      <link>https://community.databricks.com/t5/data-engineering/my-dabs-cli-deploy-call-not-generating-a-tfstate-file/m-p/99538#M40019</link>
      <description>&lt;P&gt;By the way, we are not using User workspace as the default to deploy our DAB, we are using /Shared/release/&amp;lt;bundle_name&amp;gt;/&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2024 16:31:23 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/my-dabs-cli-deploy-call-not-generating-a-tfstate-file/m-p/99538#M40019</guid>
      <dc:creator>FabianGutierrez</dc:creator>
      <dc:date>2024-11-20T16:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: My DABS CLI Deploy call not generating a .tfstate file</title>
      <link>https://community.databricks.com/t5/data-engineering/my-dabs-cli-deploy-call-not-generating-a-tfstate-file/m-p/99543#M40020</link>
      <description>&lt;P&gt;Forgot to also share this print screen of the last section in the logs. Somehow the State file keeps getting ignored (not found) so how can the deployment still take place I wonder.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FabianGutierrez_1-1732123235782.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/13037iD44F9882F385E51F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="FabianGutierrez_1-1732123235782.png" alt="FabianGutierrez_1-1732123235782.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2024 17:20:52 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/my-dabs-cli-deploy-call-not-generating-a-tfstate-file/m-p/99543#M40020</guid>
      <dc:creator>FabianGutierrez</dc:creator>
      <dc:date>2024-11-20T17:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: My DABS CLI Deploy call not generating a .tfstate file</title>
      <link>https://community.databricks.com/t5/data-engineering/my-dabs-cli-deploy-call-not-generating-a-tfstate-file/m-p/111152#M43812</link>
      <description>&lt;P&gt;I am having exactly the same problem with azure devops&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2025 17:31:38 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/my-dabs-cli-deploy-call-not-generating-a-tfstate-file/m-p/111152#M43812</guid>
      <dc:creator>pablopaezsherid</dc:creator>
      <dc:date>2025-02-25T17:31:38Z</dc:date>
    </item>
  </channel>
</rss>

