<?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: ACI Simulator Always On - Issues when using Terraform only in DevNet Sandbox</title>
    <link>https://community.cisco.com/t5/devnet-sandbox/aci-simulator-always-on-issues-when-using-terraform-only/m-p/5544357#M12336</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi!&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It looks like the issue might not be with your credentials themselves since you can log in via WebUI. A few things to check for Terraform/ACI provider authentication:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Session expiration / token issues&lt;/STRONG&gt;&lt;SPAN&gt; – Sometimes API tokens or sessions expire even if the password hasn’t changed. Try &lt;/SPAN&gt;&lt;STRONG&gt;refreshing your token&lt;/STRONG&gt;&lt;SPAN&gt; or reinitializing the provider.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Provider version changes&lt;/STRONG&gt;&lt;SPAN&gt; – Did the Terraform provider or your ACI module update recently? Certain versions may introduce stricter authentication checks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Environment variables/config&lt;/STRONG&gt;&lt;SPAN&gt; – Make sure the credentials used in Terraform are exactly the same as WebUI (no extra spaces, correct case, correct environment variable names).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;API access permissions&lt;/STRONG&gt;&lt;SPAN&gt; – WebUI login might work, but API access could be restricted if roles/permissions are changed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If none of these work, reporting the issue to the &lt;/SPAN&gt;&lt;STRONG&gt;provider developers&lt;/STRONG&gt;&lt;SPAN&gt; as the error suggests is a good next step.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Has anyone else faced sudden Terraform ACI authentication failures despite working credentials?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 09 Apr 2026 12:57:54 GMT</pubDate>
    <dc:creator>sekillinick1</dc:creator>
    <dc:date>2026-04-09T12:57:54Z</dc:date>
    <item>
      <title>ACI Simulator Always On - Issues when using Terraform only</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/aci-simulator-always-on-issues-when-using-terraform-only/m-p/5544351#M12335</link>
      <description>&lt;P&gt;&lt;BR /&gt;Hi tehe team,&lt;BR /&gt;&lt;BR /&gt;I've been working all morning with no issues pushing small changes to the simulator. I have not changed the credentials but now I only get the following error:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;│ Error: Unable to authenticate. Please check your credentials&lt;/STRONG&gt;&lt;BR /&gt;│&lt;BR /&gt;│ with data.aci_l3_domain_profile.nsxt_ext_domain,&lt;BR /&gt;│ on sources.tf line 9, in data "aci_l3_domain_profile" "nsxt_ext_domain":&lt;BR /&gt;│ 9: data "aci_l3_domain_profile" "nsxt_ext_domain" {&lt;BR /&gt;│&lt;BR /&gt;&lt;STRONG&gt;╵│ err: Unable to authenticate. Please check your credentials. Please report this issue to the provider developers.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;With the same creds I can authenticate no issues to the WebUI.&lt;BR /&gt;&lt;BR /&gt;Is there a reason for this?&lt;BR /&gt;&lt;BR /&gt;Thanks for your help in advance.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Dmac28_0-1775737788043.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/280289i429B70A0DA9707D2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Dmac28_0-1775737788043.png" alt="Dmac28_0-1775737788043.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2026 12:39:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/aci-simulator-always-on-issues-when-using-terraform-only/m-p/5544351#M12335</guid>
      <dc:creator>Dmac28</dc:creator>
      <dc:date>2026-04-09T12:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: ACI Simulator Always On - Issues when using Terraform only</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/aci-simulator-always-on-issues-when-using-terraform-only/m-p/5544357#M12336</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi!&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It looks like the issue might not be with your credentials themselves since you can log in via WebUI. A few things to check for Terraform/ACI provider authentication:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Session expiration / token issues&lt;/STRONG&gt;&lt;SPAN&gt; – Sometimes API tokens or sessions expire even if the password hasn’t changed. Try &lt;/SPAN&gt;&lt;STRONG&gt;refreshing your token&lt;/STRONG&gt;&lt;SPAN&gt; or reinitializing the provider.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Provider version changes&lt;/STRONG&gt;&lt;SPAN&gt; – Did the Terraform provider or your ACI module update recently? Certain versions may introduce stricter authentication checks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Environment variables/config&lt;/STRONG&gt;&lt;SPAN&gt; – Make sure the credentials used in Terraform are exactly the same as WebUI (no extra spaces, correct case, correct environment variable names).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;API access permissions&lt;/STRONG&gt;&lt;SPAN&gt; – WebUI login might work, but API access could be restricted if roles/permissions are changed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If none of these work, reporting the issue to the &lt;/SPAN&gt;&lt;STRONG&gt;provider developers&lt;/STRONG&gt;&lt;SPAN&gt; as the error suggests is a good next step.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Has anyone else faced sudden Terraform ACI authentication failures despite working credentials?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2026 12:57:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/aci-simulator-always-on-issues-when-using-terraform-only/m-p/5544357#M12336</guid>
      <dc:creator>sekillinick1</dc:creator>
      <dc:date>2026-04-09T12:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: ACI Simulator Always On - Issues when using Terraform only</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/aci-simulator-always-on-issues-when-using-terraform-only/m-p/5544382#M12337</link>
      <description>&lt;P&gt;It is working now. I didn't make any changes at all and retried after a couple of hours. I imagine the server was too congested.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2026 14:30:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/aci-simulator-always-on-issues-when-using-terraform-only/m-p/5544382#M12337</guid>
      <dc:creator>Dmac28</dc:creator>
      <dc:date>2026-04-09T14:30:15Z</dc:date>
    </item>
  </channel>
</rss>

