Deploy prefect-worker helm chart with Terraform using base-job-template.json

I am trying to deploy the prefect-worker helm chart with the Terraform resource helm_release. I am struggling to understand how to pass in base-job-template.json to worker.config.baseJobTemplate as reference in the helm chart values.

Create a work_pool type kubernetes, after that, you can edit your Base Job Template

Thanks @voreh are you recommending this direction instead of the direction I proposed in the opening?