cisco-open / terraform-provider-meraki

A Terraform Provider for Cisco Meraki
Mozilla Public License 2.0
15 stars 6 forks source link

wireless identity psk configuration works but the output showing bug error #89

Closed efernando87 closed 1 month ago

efernando87 commented 2 months ago

Prerequisites

Describe the bug resource meraki_networks_wireless_ssids_identity_psks is having bug error as below Error: Provider produced inconsistent result after apply │ │ When applying changes to module.idnspx066.meraki_networks_wireless_ssids_identity_psks.example[0], provider │ "module.testing.provider[\"registry.terraform.io/cisco-open/meraki\"]" produced an unexpected new value: .identity_psk_id: was null, but now cty.StringVal("xxxxxxxxxxxxxxxxxx"). │ │ This is a bug in the provider, which should be reported in the provider's own issue tracker.

however the actual configuration is applied and can be found on the dashboard, just the cli terraform having this issue

Expected behavior terraform apply got no such error

Screenshots error message above

Environment (please complete the following information):

Additional context Add any other context about the problem here.

fmunozmiranda commented 1 month ago

@efernando87 please try it again with new version and update us.

fmunozmiranda commented 1 month ago

If we do not receive a response it will be closed in the next 24 hours.