Docs state: “The provider supports configuration of user attributes.” Just upgraded to v1.35.0 and our Terraform plan fails.
resource "genesyscloud_user" "test" {
name = "John Doe"
}
Error: Incompatible attribute type. The name attribute seems to have changed type or structure. Anyone else hitting this with the latest release? It works fine on 1.34.0.