job "singh3" { region = "global" datacenters = [ "nazrin" ] type = "service" group "svc" { count = 1 network { mode = "bridge" port "db" { static = 5454 to = 5432 } } vault { policies = [ "singh3-policy" ] } service { name = "singh3-db" port = "db" } task "db" { template { data = <