<?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: Warning from Terraform when use cisco-open/meraki provider in Network Platform API</title>
    <link>https://community.cisco.com/t5/network-platform-api/warning-from-terraform-when-use-cisco-open-meraki-provider/m-p/5456089#M8463</link>
    <description>&lt;P&gt;For reference &lt;A href="https://community.meraki.com/t5/user/viewprofilepage/user-id/6911"&gt;@obrigg&lt;/A&gt; these are the two providers that are available. Both seem to be owned by Cisco/Meraki and being developed concurrently&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://github.com/cisco-open/terraform-provider-meraki" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/cisco-open/terraform-provider-meraki&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://registry.terraform.io/providers/cisco-open/meraki/1.0.2-beta" target="_blank" rel="nofollow noopener noreferrer"&gt;https://registry.terraform.io/providers/cisco-open/meraki/1.0.2-beta&lt;/A&gt;&lt;/P&gt;&lt;P&gt;When using the above module, we get the aforementioned error to use the other provider:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://github.com/CiscoDevNet/terraform-provider-meraki" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/CiscoDevNet/terraform-provider-meraki&lt;/A&gt;&lt;/P&gt;&lt;P&gt;-- After reading details of the repo I see the following: &lt;BR /&gt;| Please note that this Terraform provider is developed and maintained by a dedicated community of&lt;/P&gt;&lt;P&gt;| contributors. It is not directly supported by Cisco. While we strive to ensure the provider is robust and&lt;/P&gt;&lt;P&gt;| reliable, its development relies on community contributions and engagement.&lt;/P&gt;&lt;P&gt;&lt;A href="https://registry.terraform.io/providers/CiscoDevNet/meraki/0.1.7" target="_blank" rel="nofollow noopener noreferrer"&gt;https://registry.terraform.io/providers/CiscoDevNet/meraki/0.1.7&lt;/A&gt; &lt;/P&gt;</description>
    <pubDate>Sun, 23 Feb 2025 19:09:15 GMT</pubDate>
    <dc:creator>franco244</dc:creator>
    <dc:date>2025-02-23T19:09:15Z</dc:date>
    <item>
      <title>Warning from Terraform when use cisco-open/meraki provider</title>
      <link>https://community.cisco.com/t5/network-platform-api/warning-from-terraform-when-use-cisco-open-meraki-provider/m-p/5456085#M8459</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We have been using Terraform on Meraki using cisco-open provider. Recently, when I run terraform init, I got this warning &lt;/P&gt;&lt;P&gt;Warning: Additional provider information from registry&lt;BR /&gt;│&lt;BR /&gt;│ The remote registry returned warnings for registry.terraform.io/cisco-open/meraki:&lt;BR /&gt;│ - For users on Terraform 0.13 or greater, this provider has moved to CiscoDevNet/meraki. Please update your source in required_providers.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Does this mean we have to use the one from CiscoDevNet now? I can't find any information regarding this. the cisco-open one just got updated like 2 weeks ago. And look like Terraform for meraki by cisco-open is the official project whereas the one in CiscoDevNet is community driven and not being supported by Cisco.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2025 13:59:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/warning-from-terraform-when-use-cisco-open-meraki-provider/m-p/5456085#M8459</guid>
      <dc:creator>Hugh-Nguyen</dc:creator>
      <dc:date>2025-02-03T13:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: Warning from Terraform when use cisco-open/meraki provider</title>
      <link>https://community.cisco.com/t5/network-platform-api/warning-from-terraform-when-use-cisco-open-meraki-provider/m-p/5456086#M8460</link>
      <description>&lt;P&gt;I thought I remembered seeing a post about this recently on this community, but I can't find it now.&lt;/P&gt;&lt;P&gt;I did find this.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.meraki.com/t5/Developers-APIs/Now-in-beta-the-official-Terraform-provider-for-Meraki/m-p/230663" target="_blank"&gt;https://community.meraki.com/t5/Developers-APIs/Now-in-beta-the-official-Terraform-provider-for-Meraki/m-p/230663&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2025 19:02:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/warning-from-terraform-when-use-cisco-open-meraki-provider/m-p/5456086#M8460</guid>
      <dc:creator>Philip D'Ath</dc:creator>
      <dc:date>2025-02-03T19:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: Warning from Terraform when use cisco-open/meraki provider</title>
      <link>https://community.cisco.com/t5/network-platform-api/warning-from-terraform-when-use-cisco-open-meraki-provider/m-p/5456087#M8461</link>
      <description>&lt;P&gt;Yeah this is very confusing to determine which provider to use as both seem to be actively developed.&lt;/P&gt;</description>
      <pubDate>Sat, 22 Feb 2025 19:45:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/warning-from-terraform-when-use-cisco-open-meraki-provider/m-p/5456087#M8461</guid>
      <dc:creator>franco244</dc:creator>
      <dc:date>2025-02-22T19:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: Warning from Terraform when use cisco-open/meraki provider</title>
      <link>https://community.cisco.com/t5/network-platform-api/warning-from-terraform-when-use-cisco-open-meraki-provider/m-p/5456088#M8462</link>
      <description>&lt;P&gt;I missed this message before.&lt;BR /&gt;The official provider is the cisco-open one. I will check on Monday where did this message come from.&lt;/P&gt;</description>
      <pubDate>Sun, 23 Feb 2025 01:15:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/warning-from-terraform-when-use-cisco-open-meraki-provider/m-p/5456088#M8462</guid>
      <dc:creator>obrigg</dc:creator>
      <dc:date>2025-02-23T01:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Warning from Terraform when use cisco-open/meraki provider</title>
      <link>https://community.cisco.com/t5/network-platform-api/warning-from-terraform-when-use-cisco-open-meraki-provider/m-p/5456089#M8463</link>
      <description>&lt;P&gt;For reference &lt;A href="https://community.meraki.com/t5/user/viewprofilepage/user-id/6911"&gt;@obrigg&lt;/A&gt; these are the two providers that are available. Both seem to be owned by Cisco/Meraki and being developed concurrently&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://github.com/cisco-open/terraform-provider-meraki" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/cisco-open/terraform-provider-meraki&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://registry.terraform.io/providers/cisco-open/meraki/1.0.2-beta" target="_blank" rel="nofollow noopener noreferrer"&gt;https://registry.terraform.io/providers/cisco-open/meraki/1.0.2-beta&lt;/A&gt;&lt;/P&gt;&lt;P&gt;When using the above module, we get the aforementioned error to use the other provider:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://github.com/CiscoDevNet/terraform-provider-meraki" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/CiscoDevNet/terraform-provider-meraki&lt;/A&gt;&lt;/P&gt;&lt;P&gt;-- After reading details of the repo I see the following: &lt;BR /&gt;| Please note that this Terraform provider is developed and maintained by a dedicated community of&lt;/P&gt;&lt;P&gt;| contributors. It is not directly supported by Cisco. While we strive to ensure the provider is robust and&lt;/P&gt;&lt;P&gt;| reliable, its development relies on community contributions and engagement.&lt;/P&gt;&lt;P&gt;&lt;A href="https://registry.terraform.io/providers/CiscoDevNet/meraki/0.1.7" target="_blank" rel="nofollow noopener noreferrer"&gt;https://registry.terraform.io/providers/CiscoDevNet/meraki/0.1.7&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Sun, 23 Feb 2025 19:09:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/warning-from-terraform-when-use-cisco-open-meraki-provider/m-p/5456089#M8463</guid>
      <dc:creator>franco244</dc:creator>
      <dc:date>2025-02-23T19:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: Warning from Terraform when use cisco-open/meraki provider</title>
      <link>https://community.cisco.com/t5/network-platform-api/warning-from-terraform-when-use-cisco-open-meraki-provider/m-p/5456090#M8464</link>
      <description>&lt;P&gt;Thanks, Franco. I’ll take care of the confusion.&lt;/P&gt;&lt;P&gt;Until further notice, Cisco-open is the provider developed and maintained by the Meraki BU.&lt;/P&gt;</description>
      <pubDate>Sun, 23 Feb 2025 19:18:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/warning-from-terraform-when-use-cisco-open-meraki-provider/m-p/5456090#M8464</guid>
      <dc:creator>obrigg</dc:creator>
      <dc:date>2025-02-23T19:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: Warning from Terraform when use cisco-open/meraki provider</title>
      <link>https://community.cisco.com/t5/network-platform-api/warning-from-terraform-when-use-cisco-open-meraki-provider/m-p/5456091#M8465</link>
      <description>&lt;P&gt;Hi Oren, have you found anything about this yet?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Mar 2025 09:54:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/warning-from-terraform-when-use-cisco-open-meraki-provider/m-p/5456091#M8465</guid>
      <dc:creator>Hugh-Nguyen</dc:creator>
      <dc:date>2025-03-07T09:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: Warning from Terraform when use cisco-open/meraki provider</title>
      <link>https://community.cisco.com/t5/network-platform-api/warning-from-terraform-when-use-cisco-open-meraki-provider/m-p/5456092#M8466</link>
      <description>&lt;P&gt;Yes, &lt;A href="https://community.meraki.com/t5/user/viewprofilepage/user-id/111637"&gt;@Hugh-Nguyen&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Due to the confusion between the providers, there is a plan for the official provider to move to the DevNet account and for the CX provider to move to a new location. &lt;BR /&gt;The warning message was added too early as nothing has changed or communicated yet.&lt;/P&gt;&lt;P&gt;You can ignore it while we are taking care of it in the background. Proper communication will go out as soon as there is an update to share.&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Mar 2025 13:34:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/warning-from-terraform-when-use-cisco-open-meraki-provider/m-p/5456092#M8466</guid>
      <dc:creator>obrigg</dc:creator>
      <dc:date>2025-03-07T13:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: Warning from Terraform when use cisco-open/meraki provider</title>
      <link>https://community.cisco.com/t5/network-platform-api/warning-from-terraform-when-use-cisco-open-meraki-provider/m-p/5456093#M8467</link>
      <description>&lt;P&gt;Update: the warning has been removed from the Cisco-open provider. &lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2025 04:47:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/warning-from-terraform-when-use-cisco-open-meraki-provider/m-p/5456093#M8467</guid>
      <dc:creator>obrigg</dc:creator>
      <dc:date>2025-03-11T04:47:24Z</dc:date>
    </item>
  </channel>
</rss>

