I saw it was confirmed this should be reversed in https://github.com/cisco-open/terraform-provider-meraki/issues/126 but the documentation from the github does not appear to have propagated to the terraform registry documentation. Was unsure if this was something that should be getting updated when the version changes or not.
Describe the bug It appears the update to import of meraki_networks_group_policies https://registry.terraform.io/providers/cisco-open/meraki/latest/docs/resources/networks_group_policies does not reflect the correction to the order of the ( network_id,group_policy_id ). https://github.com/cisco-open/terraform-provider-meraki/blob/main/examples/resources/meraki_networks_group_policies/import.sh
I saw it was confirmed this should be reversed in https://github.com/cisco-open/terraform-provider-meraki/issues/126 but the documentation from the github does not appear to have propagated to the terraform registry documentation. Was unsure if this was something that should be getting updated when the version changes or not.