The IDs for allocations associated with this job.
(string: <optional>) - Consul token used when registering this job. Will fallback to the value declared in Nomad provider configuration, if any.
(string: <optional>)
The target datacenters for the job, as derived from the jobspec.
If detach = false, the ID for the deployment associated with the last job create/update, if one exists.
If detach = false, the status for the deployment associated with the last job create/update, if one exists.
If true, the job will be deregistered on destroy.
(boolean: true) - Determines if the job will be deregistered if the ID of the job in the jobspec changes.
(boolean: true)
(boolean: true) - If true, the provider will return immediately after creating or updating, instead of monitoring.
(block: optional) - Options for the HCL2 jobspec parser.
(block: optional)
(string: <required>) - The contents of the jobspec to register.
(string: <required>)
(boolean: false) - Set this to true if your jobspec is structured with JSON instead of the default HCL.
(boolean: false)
true
Integer that increments for each change. Used to detect any changes between plan and apply.
The name of the job, as derived from the jobspec.
The namespace of the job, as derived from the jobspec.
(boolean: false) - Determines if the job will override any soft-mandatory Sentinel policies and register even if they fail.
(boolean: false) - Set this to true if you want the job to be purged when the resource is destroyed.
The target region for the job, as derived from the jobspec.
The type of the job, as derived from the jobspec.
(string: <optional>) - Vault token used when registering this job. Will fallback to the value declared in Nomad provider configuration, if any.