Can anyone explain why the genesyscloud_flow resource fails during apply? The flow validates locally but the provider returns a 400 on the custom data node.
{
"id": "custom_data_node",
"type": "CUSTOMDATA",
"settings": {
"key": "user_segment",
"value": "high_value"
}
}