You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Import networks from NDFC with config generate option (import block based import)
During apply operation it fails because of mismatch of json encoded string instance_values
╷
│ Error: Provider produced inconsistent result after apply
│
│ When applying changes to ndfc_networks.Staging_Fabric_Physical2_imported_networks, provider
│ "provider[\"registry.terraform.io/ciscodevnet/ndfc\"]" produced an unexpected new value:
│ .networks["nw_frog"].attachments["FDO28390AP6"].instance_values: was
│ cty.StringVal("{\"isActive\":\"false\",\"isVPC\":\"true\"}"), but now
│ cty.StringVal("{\"isVPC\":\"true\",\"isActive\":\"false\"}").