cisco-open / terraform-provider-meraki

A Terraform Provider for Cisco Meraki
Mozilla Public License 2.0
17 stars 7 forks source link

Terraform registry documentation updates #180

Open finkjordanj opened 2 days ago

finkjordanj commented 2 days ago

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.

fmunozmiranda commented 14 hours ago

@finkjordanj thank you for information, we will review it and update it.