Describe the bug
Receiving an while configuring b_end VLAN for VXC.
╷
│ Error: Provider produced inconsistent result after apply
│
│ When applying changes to megaport_vxc.azure_vxc, provider "provider[\"registry.terraform.io/megaport/megaport\"]" produced an unexpected new value: .b_end.vlan: was
│ cty.NumberIntVal(220), but now cty.NumberIntVal(1837).
│
│ This is a bug in the provider, which should be reported in the provider's own issue tracker.`
Terraform and Provider Version
Terraform version: Terraform v1.5.7
Provider: v1.2.1
Describe the bug Receiving an while configuring b_end VLAN for VXC.
╷ │ Error: Provider produced inconsistent result after apply │ │ When applying changes to megaport_vxc.azure_vxc, provider "provider[\"registry.terraform.io/megaport/megaport\"]" produced an unexpected new value: .b_end.vlan: was │ cty.NumberIntVal(220), but now cty.NumberIntVal(1837). │ │ This is a bug in the provider, which should be reported in the provider's own issue tracker.`
Terraform and Provider Version Terraform version: Terraform v1.5.7 Provider: v1.2.1
Terraform File and Steps to Reproduce
Additional context Trying to configure "Azure peering VLAN" on VXC using this new provider and getting this error consistently