Using terraform exporter I got .tf file for job but the only mention of cluster is

job_cluster_key = "My_job_cluster"

And there are no settings for this specific cluster. If I export clusters using terraform exporter I can get only all-purpose but not job clusters. So this approach doesn't work for me 😔