Just noticed that genesyscloud_telephony_providers_edges_sip_trunk resources are showing perpetual diff after applying. The provider fails to reconcile the sip_signaling_address field.
Error: expected sip_signaling_address to be one of [public private], got 10.0.0.5
Using provider v1.12.4 with AWS BYOC. The API returns the IP, but Terraform expects a string enum. Is this a known schema mismatch in the current release?