resource "nomad_job" "csi-smb" { jobspec = file("${path.module}/csi-smb.nomad.hcl") }