homelab-nomad/services/service/output.tf

4 lines
60 B
HCL

output "job_id" {
value = resource.nomad_job.service.id
}