Architect Flow 400 via Terraform - Invalid JSON

Quick question about deploying a flow with a custom data action. Provider v1.68.4. Region au-1. The HCL validates but the API rejects the step configuration. resource “genesyscloud_flow” “test” { name = “test” type = “voice” flow_outcome = “transfer” } Error 400: Invalid JSON structure in step actions.