As I said the
sed -i "s/export let options = {/export let options = { tlsAuth: {domains: [“prv-vip.api-n.ms..com”], cert: __ENV.MTLS_PEM, key: __ENV.MTLS_KEY}, /g" src/test/performance/*.js ;
is an “ugly” version, you should ensure that it’s correctly injecting options. Maybe it replaces something that it shouldn’t
Or maybe postman-to-k6 struggles with converting, I’m not familiar with that tool, but as far as I know, it has some limitations