Having some issues getting my configuration to work…
Terraform genesyscloud_routing_script resource rejects custom_attribute blocks. Deployment fails with validation error.
Environment:
- GC CLI v2.4.0
- Terraform Provider v1.12.5
- Region: APAC (Sydney)
The JSON export shows the attributes, but HCL schema seems outdated. API endpoint /api/v2/architect/flows/scripts accepts the payload manually. Is this a provider bug?