mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +03:00
First use of term
Expand first use of HashiCorp Configuration Language in this page, followed by the abbreviated form
This commit is contained in:
@@ -14,7 +14,7 @@ Jobs have a globally unique name, one or many task groups, which are themselves
|
||||
collections of one or many tasks.
|
||||
|
||||
The format of the jobs is [documented here](/docs/jobspec/index.html). They
|
||||
can either be specified in [HCL](https://github.com/hashicorp/hcl) or JSON,
|
||||
can either be specified in [HashiCorp Configuration Language](https://github.com/hashicorp/hcl) (HCL) or JSON,
|
||||
however we recommend only using JSON when the configuration is generated by a machine.
|
||||
|
||||
## Running a Job
|
||||
|
||||
Reference in New Issue
Block a user