job "singh4" { region = "global" datacenters = ["nazrin"] type = "service" group "svc" { count = 1 network { mode = "bridge" } vault { policies = ["singh4-policy"] } task "bot" { driver = "docker" config { image = "natto17/singh4:latest" force_pull = true volumes = [ "/tmp:/tmp" ] } template { data = <