Hi,
We have been using Terraform on Meraki using cisco-open provider. Recently, when I run terraform init, I got this warning
Warning: Additional provider information from registry
│
│ The remote registry returned warnings for registry.terraform.io/cisco-open/meraki:
│ - For users on Terraform 0.13 or greater, this provider has moved to CiscoDevNet/meraki. Please update your source in required_providers.
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.
Thank you