Trying to provision multiple queues using for_each and data from a YAML file via yamldecode, but the provider keeps throwing a “invalid value” error on the outbound_calling block. I’ve verified the YAML structure matches the schema, but it seems the dynamic block expansion isn’t handling the nested lists correctly. Here’s the config snippet causing the crash.