Upgraded our Genesys Cloud Terraform vider to v1.35.0 and the apply is failing hard. The genesyscloud_user resource schema seems to have changed. It’s now complaining that routing_email_address is required, but it wasn’t in v1.34.x.
Error: Attribute routing_email_address is required
Did I miss a migration note? Our existing state files are blowing up. Just trying to get the infra back to a green state without rewriting every user resource.