Hi Rohit,
Thanks. I have created a DEVTOOLING ticket and will have someone assess. It should be looked at in the next Sprint (~3 weeks from now) and then fixed. I will have someone update this.
------------------------------
John Carnell
Director, Developer Engagement
------------------------------
Original Message:
Sent: 09-23-2025 15:21
From: Rohit Sharma
Subject: Outbound Contact List: Error: File path is required
Hi @John Carnell,
TF config.
resource "genesyscloud_outbound_contact_list" "XXXXX" { column_names = ["Test_col", "Test_col1"] division_id = xx name = "XXXXX" automatic_time_zone_mapping = false phone_columns { callable_time_column = "Test_col" column_name = "Test_col1" type = "Cell" } trim_whitespace = false }
------------------------------
Rohit Sharma
Original Message:
Sent: 09-23-2025 09:32
From: John Carnell
Subject: Outbound Contact List: Error: File path is required
Hi Rohit,
Can you provide the CX As Code terraform code you are using the try and create the outbound contact list. I want to include it it the ticket for the development team.
Thanks,
John
------------------------------
John Carnell
Director, Developer Engagement
Original Message:
Sent: 09-22-2025 19:52
From: Rohit Sharma
Subject: Outbound Contact List: Error: File path is required
Hi Team,
We are facing the issue with updating Outbound Contact List, it is failing in the Terraform deploy.
- It is a new resource, plan is showing created
- No issue is shown in the plan, fails in Deploy
#CXasCode
------------------------------
Rohit Sharma
------------------------------