nix-nomad Options

job Link copied!

Type: attribute set of (submodule)

An attrset of Nomad jobs, where attrset keys are the job name.

Default: { }
Example:
{
  foo = { };
}

job.<name>.affinities Link copied!

Type: null or (list of (submodule))

This option has no description.

Default: null

job.<name>.affinities.*.attribute Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.affinities.*.operator Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.affinities.*.value Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.affinities.*.weight Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.allAtOnce Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.constraints Link copied!

Type: null or (list of (submodule))

This option has no description.

Default: null

job.<name>.constraints.*.attribute Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.constraints.*.operator Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.constraints.*.value Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.datacenters Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group Link copied!

Type: null or (attribute set of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.affinities Link copied!

Type: null or (list of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.affinities.*.attribute Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.affinities.*.operator Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.affinities.*.value Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.affinities.*.weight Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.constraints Link copied!

Type: null or (list of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.constraints.*.attribute Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.constraints.*.operator Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.constraints.*.value Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.consul Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.consul.cluster Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.consul.namespace Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.consul.partition Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.count Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.disconnect Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.disconnect.lostAfter Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.disconnect.reconcile Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.disconnect.replace Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.disconnect.stopOnClientAfter Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.ephemeralDisk Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.ephemeralDisk.migrate Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.ephemeralDisk.size Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.ephemeralDisk.sticky Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.maxClientDisconnect Link copied!

Type: null or signed integer

Deprecated: Use disconnect.lostAfter instead.

Default: null

job.<name>.group.<name>.maxRunDuration Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.meta Link copied!

Type: null or (attribute set of string)

This option has no description.

Default: null

job.<name>.group.<name>.migrate Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.migrate.healthCheck Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.migrate.healthyDeadline Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.migrate.maxParallel Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.migrate.minHealthyTime Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.networks Link copied!

Type: null or (list of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.networks.*.cidr Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.networks.*.cni Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.networks.*.cni.args Link copied!

Type: null or (attribute set of string)

This option has no description.

Default: null

job.<name>.group.<name>.networks.*.device Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.networks.*.dns Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.networks.*.dns.options Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.networks.*.dns.searches Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.networks.*.dns.servers Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.networks.*.hostname Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.networks.*.ip Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.networks.*.mbits Link copied!

Type: null or signed integer

Deprecated: Nomad no longer uses mbits. Remove this option.

Default: null

job.<name>.group.<name>.networks.*.mode Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.networks.*.port Link copied!

Type: null or (attribute set of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.networks.*.port.<name>.hostNetwork Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.networks.*.port.<name>.ignoreCollision Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.networks.*.port.<name>.static Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.networks.*.port.<name>.to Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.networks.*.reservedPorts Link copied!

Type: null or (attribute set of (submodule))

Deprecated: Use port.<label>.static. reservedPorts is kept only for compatibility with older nix-nomad configurations.

Default: null

job.<name>.group.<name>.networks.*.reservedPorts.<name>.hostNetwork Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.networks.*.reservedPorts.<name>.ignoreCollision Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.networks.*.reservedPorts.<name>.static Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.networks.*.reservedPorts.<name>.to Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.preventRescheduleOnLost Link copied!

Type: null or boolean

Deprecated: Use disconnect.replace instead.

Default: null

job.<name>.group.<name>.reschedule Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.reschedule.attempts Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.reschedule.delay Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.reschedule.delayFunction Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.reschedule.interval Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.reschedule.maxDelay Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.reschedule.unlimited Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.restart Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.restart.attempts Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.restart.delay Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.restart.interval Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.restart.mode Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.restart.renderTemplates Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.scaling Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.scaling.enabled Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.scaling.max Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.scaling.min Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.scaling.policy Link copied!

Type: null or (attribute set of anything)

This option has no description.

Default: null

job.<name>.group.<name>.scaling.type Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.secret Link copied!

Type: null or (attribute set of (submodule))

Secrets that are added to each task in the group. Task secrets are also kept.

Default: null

job.<name>.group.<name>.secret.<name>.config Link copied!

Type: null or (attribute set of anything)

This option has no description.

Default: null

job.<name>.group.<name>.secret.<name>.env Link copied!

Type: null or (attribute set of string)

This option has no description.

Default: null

job.<name>.group.<name>.secret.<name>.path Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.secret.<name>.provider Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services Link copied!

Type: null or (list of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.services.*.address Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.addressMode Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.canaryMeta Link copied!

Type: null or (attribute set of string)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.canaryTags Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.checkRestart Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.checkRestart.grace Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.services.*.checkRestart.ignoreWarnings Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.services.*.checkRestart.limit Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.services.*.checks Link copied!

Type: null or (list of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.services.*.checks.*.addressMode Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.checks.*.advertise Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.checks.*.args Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.checks.*.body Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.checks.*.checkRestart Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.checks.*.checkRestart.grace Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.services.*.checks.*.checkRestart.ignoreWarnings Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.services.*.checks.*.checkRestart.limit Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.services.*.checks.*.command Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.checks.*.expose Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.services.*.checks.*.failuresBeforeCritical Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.services.*.checks.*.failuresBeforeWarning Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.services.*.checks.*.grpcService Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.checks.*.grpcUseTls Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.services.*.checks.*.header Link copied!

Type: null or (attribute set of list of string)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.checks.*.initialStatus Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.checks.*.interval Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.services.*.checks.*.method Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.checks.*.name Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.checks.*.notes Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.checks.*.onUpdate Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.checks.*.path Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.checks.*.port Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.checks.*.protocol Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.checks.*.successBeforePassing Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.services.*.checks.*.task Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.checks.*.timeout Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.services.*.checks.*.tlsServerName Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.checks.*.tlsSkipVerify Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.services.*.checks.*.type Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.cluster Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.ingress Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.ingress.listeners Link copied!

Type: null or (list of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.ingress.listeners.*.port Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.ingress.listeners.*.protocol Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.ingress.listeners.*.services Link copied!

Type: null or (list of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.ingress.listeners.*.services.*.hosts Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.ingress.listeners.*.services.*.maxConcurrentRequests Link copied!

Type: null or (unsigned integer, meaning >=0)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.ingress.listeners.*.services.*.maxConnections Link copied!

Type: null or (unsigned integer, meaning >=0)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.ingress.listeners.*.services.*.maxPendingRequests Link copied!

Type: null or (unsigned integer, meaning >=0)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.ingress.listeners.*.services.*.name Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.ingress.listeners.*.services.*.requestHeaders Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.ingress.listeners.*.services.*.requestHeaders.add Link copied!

Type: null or (attribute set of string)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.ingress.listeners.*.services.*.requestHeaders.remove Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.ingress.listeners.*.services.*.requestHeaders.set Link copied!

Type: null or (attribute set of string)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.ingress.listeners.*.services.*.responseHeaders Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.ingress.listeners.*.services.*.responseHeaders.add Link copied!

Type: null or (attribute set of string)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.ingress.listeners.*.services.*.responseHeaders.remove Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.ingress.listeners.*.services.*.responseHeaders.set Link copied!

Type: null or (attribute set of string)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.ingress.listeners.*.services.*.tls Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.ingress.listeners.*.services.*.tls.cipherSuites Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.ingress.listeners.*.services.*.tls.enabled Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.ingress.listeners.*.services.*.tls.sds Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.ingress.listeners.*.services.*.tls.sds.certResource Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.ingress.listeners.*.services.*.tls.sds.clusterName Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.ingress.listeners.*.services.*.tls.tlsMaxVersion Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.ingress.listeners.*.services.*.tls.tlsMinVersion Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.ingress.tls Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.ingress.tls.cipherSuites Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.ingress.tls.enabled Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.ingress.tls.sds Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.ingress.tls.sds.certResource Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.ingress.tls.sds.clusterName Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.ingress.tls.tlsMaxVersion Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.ingress.tls.tlsMinVersion Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.mesh Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.proxy Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.proxy.config Link copied!

Type: null or (attribute set of anything)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.proxy.connectTimeout Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.proxy.envoyDnsDiscoveryType Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.proxy.envoyGatewayBindAddresses Link copied!

Type: null or (attribute set of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.proxy.envoyGatewayBindAddresses.<name>.address Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.proxy.envoyGatewayBindAddresses.<name>.port Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.proxy.envoyGatewayBindTaggedAddresses Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.proxy.envoyGatewayNoDefaultBind Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.terminating Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.terminating.services Link copied!

Type: null or (list of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.terminating.services.*.caFile Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.terminating.services.*.certFile Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.terminating.services.*.keyFile Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.terminating.services.*.name Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.gateway.terminating.services.*.sni Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.native Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarService Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarService.disableDefaultTcpCheck Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarService.meta Link copied!

Type: null or (attribute set of string)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarService.port Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarService.proxy Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarService.proxy.config Link copied!

Type: null or (attribute set of anything)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarService.proxy.expose Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarService.proxy.expose.paths Link copied!

Type: null or (list of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarService.proxy.expose.paths.*.listenerPort Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarService.proxy.expose.paths.*.localPathPort Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarService.proxy.expose.paths.*.path Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarService.proxy.expose.paths.*.protocol Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarService.proxy.localServiceAddress Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarService.proxy.localServicePort Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarService.proxy.transparentProxy Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarService.proxy.transparentProxy.excludeInboundPorts Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarService.proxy.transparentProxy.excludeOutboundCidrs Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarService.proxy.transparentProxy.excludeOutboundPorts Link copied!

Type: null or (list of (unsigned integer, meaning >=0))

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarService.proxy.transparentProxy.excludeUids Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarService.proxy.transparentProxy.noDns Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarService.proxy.transparentProxy.outboundPort Link copied!

Type: null or (unsigned integer, meaning >=0)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarService.proxy.transparentProxy.uid Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarService.proxy.upstreams Link copied!

Type: null or (list of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarService.proxy.upstreams.*.config Link copied!

Type: null or (attribute set of anything)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarService.proxy.upstreams.*.datacenter Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarService.proxy.upstreams.*.destinationName Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarService.proxy.upstreams.*.destinationNamespace Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarService.proxy.upstreams.*.destinationPartition Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarService.proxy.upstreams.*.destinationPeer Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarService.proxy.upstreams.*.destinationType Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarService.proxy.upstreams.*.localBindAddress Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarService.proxy.upstreams.*.localBindPort Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarService.proxy.upstreams.*.localBindSocketMode Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarService.proxy.upstreams.*.localBindSocketPath Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarService.proxy.upstreams.*.meshGateway Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarService.proxy.upstreams.*.meshGateway.mode Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarService.tags Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.config Link copied!

Type: null or (attribute set of anything)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.driver Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.env Link copied!

Type: null or (attribute set of string)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.identities Link copied!

Type: null or (list of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.identities.*.aud Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.identities.*.changeMode Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.identities.*.changeSignal Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.identities.*.env Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.identities.*.extraClaims Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.identities.*.file Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.identities.*.filepath Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.identities.*.name Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.identities.*.serviceName Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.identities.*.ttl Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.killSignal Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.killTimeout Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.logs Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.logs.disabled Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.logs.enabled Link copied!

Type: null or boolean

Deprecated: Use disabled. Nomad keeps enabled only for compatibility with older job JSON.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.logs.maxFileSize Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.logs.maxFiles Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.meta Link copied!

Type: null or (attribute set of string)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.name Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources.cores Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources.cpu Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources.device Link copied!

Type: null or (attribute set of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources.device.<name>.affinities Link copied!

Type: null or (list of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources.device.<name>.affinities.*.attribute Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources.device.<name>.affinities.*.operator Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources.device.<name>.affinities.*.value Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources.device.<name>.affinities.*.weight Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources.device.<name>.constraints Link copied!

Type: null or (list of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources.device.<name>.constraints.*.attribute Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources.device.<name>.constraints.*.operator Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources.device.<name>.constraints.*.value Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources.device.<name>.count Link copied!

Type: null or (unsigned integer, meaning >=0)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources.disk Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources.iops Link copied!

Type: null or signed integer

Deprecated: Nomad no longer uses iops. Remove this option.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources.memory Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources.memoryMax Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources.networks Link copied!

Type: null or (list of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources.networks.*.cidr Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources.networks.*.cni Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources.networks.*.cni.args Link copied!

Type: null or (attribute set of string)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources.networks.*.device Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources.networks.*.dns Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources.networks.*.dns.options Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources.networks.*.dns.searches Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources.networks.*.dns.servers Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources.networks.*.hostname Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources.networks.*.ip Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources.networks.*.mbits Link copied!

Type: null or signed integer

Deprecated: Nomad no longer uses mbits. Remove this option.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources.networks.*.mode Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources.networks.*.port Link copied!

Type: null or (attribute set of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources.networks.*.port.<name>.hostNetwork Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources.networks.*.port.<name>.ignoreCollision Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources.networks.*.port.<name>.static Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources.networks.*.port.<name>.to Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources.networks.*.reservedPorts Link copied!

Type: null or (attribute set of (submodule))

Deprecated: Use port.<label>.static. reservedPorts is kept only for compatibility with older nix-nomad configurations.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources.networks.*.reservedPorts.<name>.hostNetwork Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources.networks.*.reservedPorts.<name>.ignoreCollision Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources.networks.*.reservedPorts.<name>.static Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources.networks.*.reservedPorts.<name>.to Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources.numa Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources.numa.affinity Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources.numa.devices Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.resources.secrets Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.shutdownDelay Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.user Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.volumeMounts Link copied!

Type: null or (list of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.volumeMounts.*.destination Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.volumeMounts.*.propagationMode Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.volumeMounts.*.readOnly Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.volumeMounts.*.selinuxLabel Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.connect.sidecarTask.volumeMounts.*.volume Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.enableTagOverride Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.services.*.identity Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.identity.aud Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.identity.changeMode Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.identity.changeSignal Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.identity.env Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.services.*.identity.extraClaims Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.identity.file Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.services.*.identity.filepath Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.identity.name Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.identity.serviceName Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.identity.ttl Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.services.*.kind Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.meta Link copied!

Type: null or (attribute set of string)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.name Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.onUpdate Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.port Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.provider Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.taggedAddresses Link copied!

Type: null or (attribute set of string)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.tags Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.task Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.services.*.weights Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.services.*.weights.passing Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.services.*.weights.warning Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.shutdownDelay Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.spreads Link copied!

Type: null or (list of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.spreads.*.attribute Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.spreads.*.target Link copied!

Type: null or (attribute set of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.spreads.*.target.<name>.percent Link copied!

Type: null or (unsigned integer, meaning >=0)

This option has no description.

Default: null

job.<name>.group.<name>.spreads.*.weight Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.stopAfterClientDisconnect Link copied!

Type: null or signed integer

Deprecated: Use disconnect.stopOnClientAfter instead.

Default: null

job.<name>.group.<name>.task Link copied!

Type: null or (attribute set of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.action Link copied!

Type: null or (attribute set of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.action.<name>.args Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.action.<name>.command Link copied!

Type: string

This option has no description.

job.<name>.group.<name>.task.<name>.affinities Link copied!

Type: null or (list of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.affinities.*.attribute Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.affinities.*.operator Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.affinities.*.value Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.affinities.*.weight Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.artifacts Link copied!

Type: null or (list of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.artifacts.*.chown Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.artifacts.*.destination Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.artifacts.*.headers Link copied!

Type: null or (attribute set of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.artifacts.*.insecure Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.artifacts.*.mode Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.artifacts.*.options Link copied!

Type: null or (attribute set of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.artifacts.*.source Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.config Link copied!

Type: null or (attribute set of anything)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.constraints Link copied!

Type: null or (list of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.constraints.*.attribute Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.constraints.*.operator Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.constraints.*.value Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.consul Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.consul.cluster Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.consul.namespace Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.consul.partition Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.csiPlugin Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.csiPlugin.healthTimeout Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.csiPlugin.id Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.csiPlugin.mountDir Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.csiPlugin.stagePublishBaseDir Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.csiPlugin.type Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.dispatchPayload Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.dispatchPayload.file Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.driver Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.env Link copied!

Type: null or (attribute set of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.identities Link copied!

Type: null or (list of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.identities.*.aud Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.identities.*.changeMode Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.identities.*.changeSignal Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.identities.*.env Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.identities.*.extraClaims Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.identities.*.file Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.identities.*.filepath Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.identities.*.name Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.identities.*.serviceName Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.identities.*.ttl Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.killSignal Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.killTimeout Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.kind Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.leader Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.lifecycle Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.lifecycle.hook Link copied!

Type: string

This option has no description.

job.<name>.group.<name>.task.<name>.lifecycle.sidecar Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.logs Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.logs.disabled Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.logs.enabled Link copied!

Type: null or boolean

Deprecated: Use disabled. Nomad keeps enabled only for compatibility with older job JSON.

Default: null

job.<name>.group.<name>.task.<name>.logs.maxFileSize Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.logs.maxFiles Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.meta Link copied!

Type: null or (attribute set of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.resources Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.resources.cores Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.resources.cpu Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.resources.device Link copied!

Type: null or (attribute set of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.resources.device.<name>.affinities Link copied!

Type: null or (list of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.resources.device.<name>.affinities.*.attribute Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.resources.device.<name>.affinities.*.operator Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.resources.device.<name>.affinities.*.value Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.resources.device.<name>.affinities.*.weight Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.resources.device.<name>.constraints Link copied!

Type: null or (list of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.resources.device.<name>.constraints.*.attribute Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.resources.device.<name>.constraints.*.operator Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.resources.device.<name>.constraints.*.value Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.resources.device.<name>.count Link copied!

Type: null or (unsigned integer, meaning >=0)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.resources.disk Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.resources.iops Link copied!

Type: null or signed integer

Deprecated: Nomad no longer uses iops. Remove this option.

Default: null

job.<name>.group.<name>.task.<name>.resources.memory Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.resources.memoryMax Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.resources.networks Link copied!

Type: null or (list of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.resources.networks.*.cidr Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.resources.networks.*.cni Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.resources.networks.*.cni.args Link copied!

Type: null or (attribute set of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.resources.networks.*.device Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.resources.networks.*.dns Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.resources.networks.*.dns.options Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.resources.networks.*.dns.searches Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.resources.networks.*.dns.servers Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.resources.networks.*.hostname Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.resources.networks.*.ip Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.resources.networks.*.mbits Link copied!

Type: null or signed integer

Deprecated: Nomad no longer uses mbits. Remove this option.

Default: null

job.<name>.group.<name>.task.<name>.resources.networks.*.mode Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.resources.networks.*.port Link copied!

Type: null or (attribute set of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.resources.networks.*.port.<name>.hostNetwork Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.resources.networks.*.port.<name>.ignoreCollision Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.resources.networks.*.port.<name>.static Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.resources.networks.*.port.<name>.to Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.resources.networks.*.reservedPorts Link copied!

Type: null or (attribute set of (submodule))

Deprecated: Use port.<label>.static. reservedPorts is kept only for compatibility with older nix-nomad configurations.

Default: null

job.<name>.group.<name>.task.<name>.resources.networks.*.reservedPorts.<name>.hostNetwork Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.resources.networks.*.reservedPorts.<name>.ignoreCollision Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.resources.networks.*.reservedPorts.<name>.static Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.resources.networks.*.reservedPorts.<name>.to Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.resources.numa Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.resources.numa.affinity Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.resources.numa.devices Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.resources.secrets Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.restart Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.restart.attempts Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.restart.delay Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.restart.interval Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.restart.mode Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.restart.renderTemplates Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.scaling Link copied!

Type: null or (submodule)

Task scaling policies, indexed by the HCL labels cpu and mem.

Default: null

job.<name>.group.<name>.task.<name>.scaling.cpu Link copied!

Type: null or (submodule)

CPU scaling policy. It is emitted with the Nomad type vertical_cpu.

Default: null

job.<name>.group.<name>.task.<name>.scaling.cpu.enabled Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.scaling.cpu.max Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.scaling.cpu.min Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.scaling.cpu.policy Link copied!

Type: null or (attribute set of anything)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.scaling.cpu.type Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.scaling.mem Link copied!

Type: null or (submodule)

Memory scaling policy. It is emitted with the Nomad type vertical_mem.

Default: null

job.<name>.group.<name>.task.<name>.scaling.mem.enabled Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.scaling.mem.max Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.scaling.mem.min Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.scaling.mem.policy Link copied!

Type: null or (attribute set of anything)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.scaling.mem.type Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.scalings Link copied!

Type: null or (list of (submodule))

Deprecated: Use scaling.cpu or scaling.mem. scalings is kept only for JSON compatibility.

Default: null

job.<name>.group.<name>.task.<name>.scalings.*.enabled Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.scalings.*.max Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.scalings.*.min Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.scalings.*.policy Link copied!

Type: null or (attribute set of anything)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.scalings.*.type Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.schedule Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.schedule.cron Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.schedule.cron.end Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.schedule.cron.start Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.schedule.cron.timezone Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.secret Link copied!

Type: null or (attribute set of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.secret.<name>.config Link copied!

Type: null or (attribute set of anything)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.secret.<name>.env Link copied!

Type: null or (attribute set of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.secret.<name>.path Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.secret.<name>.provider Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services Link copied!

Type: null or (list of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.address Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.addressMode Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.canaryMeta Link copied!

Type: null or (attribute set of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.canaryTags Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.checkRestart Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.checkRestart.grace Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.checkRestart.ignoreWarnings Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.checkRestart.limit Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.checks Link copied!

Type: null or (list of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.checks.*.addressMode Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.checks.*.advertise Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.checks.*.args Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.checks.*.body Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.checks.*.checkRestart Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.checks.*.checkRestart.grace Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.checks.*.checkRestart.ignoreWarnings Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.checks.*.checkRestart.limit Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.checks.*.command Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.checks.*.expose Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.checks.*.failuresBeforeCritical Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.checks.*.failuresBeforeWarning Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.checks.*.grpcService Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.checks.*.grpcUseTls Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.checks.*.header Link copied!

Type: null or (attribute set of list of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.checks.*.initialStatus Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.checks.*.interval Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.checks.*.method Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.checks.*.name Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.checks.*.notes Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.checks.*.onUpdate Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.checks.*.path Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.checks.*.port Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.checks.*.protocol Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.checks.*.successBeforePassing Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.checks.*.task Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.checks.*.timeout Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.checks.*.tlsServerName Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.checks.*.tlsSkipVerify Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.checks.*.type Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.cluster Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.ingress Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.ingress.listeners Link copied!

Type: null or (list of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.ingress.listeners.*.port Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.ingress.listeners.*.protocol Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.ingress.listeners.*.services Link copied!

Type: null or (list of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.ingress.listeners.*.services.*.hosts Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.ingress.listeners.*.services.*.maxConcurrentRequests Link copied!

Type: null or (unsigned integer, meaning >=0)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.ingress.listeners.*.services.*.maxConnections Link copied!

Type: null or (unsigned integer, meaning >=0)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.ingress.listeners.*.services.*.maxPendingRequests Link copied!

Type: null or (unsigned integer, meaning >=0)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.ingress.listeners.*.services.*.name Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.ingress.listeners.*.services.*.requestHeaders Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.ingress.listeners.*.services.*.requestHeaders.add Link copied!

Type: null or (attribute set of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.ingress.listeners.*.services.*.requestHeaders.remove Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.ingress.listeners.*.services.*.requestHeaders.set Link copied!

Type: null or (attribute set of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.ingress.listeners.*.services.*.responseHeaders Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.ingress.listeners.*.services.*.responseHeaders.add Link copied!

Type: null or (attribute set of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.ingress.listeners.*.services.*.responseHeaders.remove Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.ingress.listeners.*.services.*.responseHeaders.set Link copied!

Type: null or (attribute set of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.ingress.listeners.*.services.*.tls Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.ingress.listeners.*.services.*.tls.cipherSuites Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.ingress.listeners.*.services.*.tls.enabled Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.ingress.listeners.*.services.*.tls.sds Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.ingress.listeners.*.services.*.tls.sds.certResource Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.ingress.listeners.*.services.*.tls.sds.clusterName Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.ingress.listeners.*.services.*.tls.tlsMaxVersion Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.ingress.listeners.*.services.*.tls.tlsMinVersion Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.ingress.tls Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.ingress.tls.cipherSuites Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.ingress.tls.enabled Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.ingress.tls.sds Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.ingress.tls.sds.certResource Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.ingress.tls.sds.clusterName Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.ingress.tls.tlsMaxVersion Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.ingress.tls.tlsMinVersion Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.mesh Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.proxy Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.proxy.config Link copied!

Type: null or (attribute set of anything)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.proxy.connectTimeout Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.proxy.envoyDnsDiscoveryType Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.proxy.envoyGatewayBindAddresses Link copied!

Type: null or (attribute set of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.proxy.envoyGatewayBindAddresses.<name>.address Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.proxy.envoyGatewayBindAddresses.<name>.port Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.proxy.envoyGatewayBindTaggedAddresses Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.proxy.envoyGatewayNoDefaultBind Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.terminating Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.terminating.services Link copied!

Type: null or (list of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.terminating.services.*.caFile Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.terminating.services.*.certFile Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.terminating.services.*.keyFile Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.terminating.services.*.name Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.gateway.terminating.services.*.sni Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.native Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarService Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarService.disableDefaultTcpCheck Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarService.meta Link copied!

Type: null or (attribute set of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarService.port Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarService.proxy Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarService.proxy.config Link copied!

Type: null or (attribute set of anything)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarService.proxy.expose Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarService.proxy.expose.paths Link copied!

Type: null or (list of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarService.proxy.expose.paths.*.listenerPort Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarService.proxy.expose.paths.*.localPathPort Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarService.proxy.expose.paths.*.path Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarService.proxy.expose.paths.*.protocol Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarService.proxy.localServiceAddress Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarService.proxy.localServicePort Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarService.proxy.transparentProxy Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarService.proxy.transparentProxy.excludeInboundPorts Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarService.proxy.transparentProxy.excludeOutboundCidrs Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarService.proxy.transparentProxy.excludeOutboundPorts Link copied!

Type: null or (list of (unsigned integer, meaning >=0))

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarService.proxy.transparentProxy.excludeUids Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarService.proxy.transparentProxy.noDns Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarService.proxy.transparentProxy.outboundPort Link copied!

Type: null or (unsigned integer, meaning >=0)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarService.proxy.transparentProxy.uid Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarService.proxy.upstreams Link copied!

Type: null or (list of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarService.proxy.upstreams.*.config Link copied!

Type: null or (attribute set of anything)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarService.proxy.upstreams.*.datacenter Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarService.proxy.upstreams.*.destinationName Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarService.proxy.upstreams.*.destinationNamespace Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarService.proxy.upstreams.*.destinationPartition Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarService.proxy.upstreams.*.destinationPeer Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarService.proxy.upstreams.*.destinationType Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarService.proxy.upstreams.*.localBindAddress Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarService.proxy.upstreams.*.localBindPort Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarService.proxy.upstreams.*.localBindSocketMode Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarService.proxy.upstreams.*.localBindSocketPath Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarService.proxy.upstreams.*.meshGateway Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarService.proxy.upstreams.*.meshGateway.mode Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarService.tags Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.config Link copied!

Type: null or (attribute set of anything)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.driver Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.env Link copied!

Type: null or (attribute set of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.identities Link copied!

Type: null or (list of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.identities.*.aud Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.identities.*.changeMode Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.identities.*.changeSignal Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.identities.*.env Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.identities.*.extraClaims Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.identities.*.file Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.identities.*.filepath Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.identities.*.name Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.identities.*.serviceName Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.identities.*.ttl Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.killSignal Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.killTimeout Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.logs Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.logs.disabled Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.logs.enabled Link copied!

Type: null or boolean

Deprecated: Use disabled. Nomad keeps enabled only for compatibility with older job JSON.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.logs.maxFileSize Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.logs.maxFiles Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.meta Link copied!

Type: null or (attribute set of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.name Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.resources Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.resources.cores Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.resources.cpu Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.resources.device Link copied!

Type: null or (attribute set of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.resources.device.<name>.affinities Link copied!

Type: null or (list of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.resources.device.<name>.affinities.*.attribute Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.resources.device.<name>.affinities.*.operator Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.resources.device.<name>.affinities.*.value Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.resources.device.<name>.affinities.*.weight Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.resources.device.<name>.constraints Link copied!

Type: null or (list of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.resources.device.<name>.constraints.*.attribute Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.resources.device.<name>.constraints.*.operator Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.resources.device.<name>.constraints.*.value Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.resources.device.<name>.count Link copied!

Type: null or (unsigned integer, meaning >=0)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.resources.disk Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.resources.iops Link copied!

Type: null or signed integer

Deprecated: Nomad no longer uses iops. Remove this option.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.resources.memory Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.resources.memoryMax Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.resources.networks Link copied!

Type: null or (list of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.resources.networks.*.cidr Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.resources.networks.*.cni Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.resources.networks.*.cni.args Link copied!

Type: null or (attribute set of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.resources.networks.*.device Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.resources.networks.*.dns Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.resources.networks.*.dns.options Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.resources.networks.*.dns.searches Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.resources.networks.*.dns.servers Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.resources.networks.*.hostname Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.resources.networks.*.ip Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.resources.networks.*.mbits Link copied!

Type: null or signed integer

Deprecated: Nomad no longer uses mbits. Remove this option.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.resources.networks.*.mode Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.resources.networks.*.port Link copied!

Type: null or (attribute set of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.resources.networks.*.port.<name>.hostNetwork Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.resources.networks.*.port.<name>.ignoreCollision Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.resources.networks.*.port.<name>.static Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.resources.networks.*.port.<name>.to Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.resources.networks.*.reservedPorts Link copied!

Type: null or (attribute set of (submodule))

Deprecated: Use port.<label>.static. reservedPorts is kept only for compatibility with older nix-nomad configurations.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.resources.networks.*.reservedPorts.<name>.static Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.resources.networks.*.reservedPorts.<name>.to Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.resources.numa Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.resources.numa.affinity Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.resources.numa.devices Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.resources.secrets Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.shutdownDelay Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.user Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.volumeMounts Link copied!

Type: null or (list of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.volumeMounts.*.destination Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.volumeMounts.*.propagationMode Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.volumeMounts.*.readOnly Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.volumeMounts.*.selinuxLabel Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.connect.sidecarTask.volumeMounts.*.volume Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.enableTagOverride Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.identity Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.identity.aud Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.identity.changeMode Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.identity.changeSignal Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.identity.env Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.identity.extraClaims Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.identity.file Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.identity.filepath Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.identity.name Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.identity.serviceName Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.identity.ttl Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.kind Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.meta Link copied!

Type: null or (attribute set of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.name Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.onUpdate Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.port Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.provider Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.taggedAddresses Link copied!

Type: null or (attribute set of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.tags Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.task Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.weights Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.weights.passing Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.services.*.weights.warning Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.shutdownDelay Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.templates Link copied!

Type: null or (list of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.templates.*.changeMode Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.templates.*.changeScript Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.templates.*.changeScript.args Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.templates.*.changeScript.command Link copied!

Type: string

This option has no description.

job.<name>.group.<name>.task.<name>.templates.*.changeScript.failOnError Link copied!

Type: boolean

This option has no description.

job.<name>.group.<name>.task.<name>.templates.*.changeScript.runOnFirstRender Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.templates.*.changeScript.timeout Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.templates.*.changeSignal Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.templates.*.data Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.templates.*.destination Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.templates.*.env Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.templates.*.errorOnMissingKey Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.templates.*.gid Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.templates.*.leftDelimiter Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.templates.*.once Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.templates.*.perms Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.templates.*.rightDelimiter Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.templates.*.source Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.templates.*.splay Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.templates.*.uid Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.templates.*.vaultGrace Link copied!

Type: null or signed integer

Deprecated: Nomad no longer uses vaultGrace. Remove this option.

Default: null

job.<name>.group.<name>.task.<name>.templates.*.wait Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.templates.*.wait.max Link copied!

Type: signed integer

This option has no description.

job.<name>.group.<name>.task.<name>.templates.*.wait.min Link copied!

Type: signed integer

This option has no description.

job.<name>.group.<name>.task.<name>.user Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.vault Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.vault.allowTokenExpiration Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.vault.changeMode Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.vault.changeSignal Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.vault.cluster Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.vault.disableFile Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.vault.env Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.vault.namespace Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.vault.policies Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.vault.role Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.volumeMounts Link copied!

Type: null or (list of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.volumeMounts.*.destination Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.volumeMounts.*.propagationMode Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.volumeMounts.*.readOnly Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.volumeMounts.*.selinuxLabel Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.task.<name>.volumeMounts.*.volume Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.update Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.update.autoPromote Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.update.autoRevert Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.update.canary Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.update.healthCheck Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.update.healthyDeadline Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.update.maxParallel Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.update.minHealthyTime Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.update.progressDeadline Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.group.<name>.update.stagger Link copied!

Type: null or signed integer

Deprecated: Use minHealthyTime instead.

Default: null

job.<name>.group.<name>.vault Link copied!

Type: null or (submodule)

Vault configuration for each task in the group. A task vault block overrides this value.

Default: null

job.<name>.group.<name>.vault.allowTokenExpiration Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.vault.changeMode Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.vault.changeSignal Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.vault.cluster Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.vault.disableFile Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.vault.env Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.vault.namespace Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.vault.policies Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.vault.role Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.volume Link copied!

Type: null or (attribute set of (submodule))

This option has no description.

Default: null

job.<name>.group.<name>.volume.<name>.accessMode Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.volume.<name>.attachmentMode Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.volume.<name>.mountOptions Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.group.<name>.volume.<name>.mountOptions.fsType Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.volume.<name>.mountOptions.mountFlags Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.group.<name>.volume.<name>.perAlloc Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.volume.<name>.readOnly Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.volume.<name>.source Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.group.<name>.volume.<name>.sticky Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.group.<name>.volume.<name>.type Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.meta Link copied!

Type: null or (attribute set of string)

This option has no description.

Default: null

job.<name>.migrate Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.migrate.healthCheck Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.migrate.healthyDeadline Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.migrate.maxParallel Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.migrate.minHealthyTime Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.multiregion Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.multiregion.region Link copied!

Type: null or (attribute set of (submodule))

This option has no description.

Default: null

job.<name>.multiregion.region.<name>.count Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.multiregion.region.<name>.datacenters Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.multiregion.region.<name>.meta Link copied!

Type: null or (attribute set of string)

This option has no description.

Default: null

job.<name>.multiregion.region.<name>.nodePool Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.multiregion.strategy Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.multiregion.strategy.maxParallel Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.multiregion.strategy.onFailure Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.namespace Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.nodePool Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.parameterized Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.parameterized.metaOptional Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.parameterized.metaRequired Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.parameterized.payload Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.periodic Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.periodic.cron Link copied!

Type: null or string

Deprecated: Use crons instead.

Default: null

job.<name>.periodic.crons Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.periodic.enabled Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.periodic.prohibitOverlap Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.periodic.timeZone Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.priority Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.region Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.reschedule Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.reschedule.attempts Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.reschedule.delay Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.reschedule.delayFunction Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.reschedule.interval Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.reschedule.maxDelay Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.reschedule.unlimited Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.secret Link copied!

Type: null or (attribute set of (submodule))

Secrets that are added to each task in the job. Task and group secrets are also kept.

Default: null

job.<name>.secret.<name>.config Link copied!

Type: null or (attribute set of anything)

This option has no description.

Default: null

job.<name>.secret.<name>.env Link copied!

Type: null or (attribute set of string)

This option has no description.

Default: null

job.<name>.secret.<name>.path Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.secret.<name>.provider Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.spreads Link copied!

Type: null or (list of (submodule))

This option has no description.

Default: null

job.<name>.spreads.*.attribute Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.spreads.*.target Link copied!

Type: null or (attribute set of (submodule))

This option has no description.

Default: null

job.<name>.spreads.*.target.<name>.percent Link copied!

Type: null or (unsigned integer, meaning >=0)

This option has no description.

Default: null

job.<name>.spreads.*.weight Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.type Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.ui Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.ui.description Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.ui.links.*.label Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.ui.links.*.url Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.update Link copied!

Type: null or (submodule)

This option has no description.

Default: null

job.<name>.update.autoPromote Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.update.autoRevert Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.update.canary Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.update.healthCheck Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.update.healthyDeadline Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.update.maxParallel Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.update.minHealthyTime Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.update.progressDeadline Link copied!

Type: null or signed integer

This option has no description.

Default: null

job.<name>.update.stagger Link copied!

Type: null or signed integer

Deprecated: Use minHealthyTime instead.

Default: null

job.<name>.vault Link copied!

Type: null or (submodule)

Vault configuration for each task in the job. A group or task vault block overrides this value.

Default: null

job.<name>.vault.allowTokenExpiration Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.vault.changeMode Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.vault.changeSignal Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.vault.cluster Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.vault.disableFile Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.vault.env Link copied!

Type: null or boolean

This option has no description.

Default: null

job.<name>.vault.namespace Link copied!

Type: null or string

This option has no description.

Default: null

job.<name>.vault.policies Link copied!

Type: null or (list of string)

This option has no description.

Default: null

job.<name>.vault.role Link copied!

Type: null or string

This option has no description.

Default: null