mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
First draft of HCLv2 docs (#9218)
This is a first draft of HCLv2 docs - I added the details under hcl2 doc with some minimal info highlighting the hcl2 introductions. As a longer term strategy, we'll want to mimic the Packer HCL docs structure that details all the blocks and allowed expressions/functions in greater details. However, given that the exact functions and templating syntax is still somewhat influx, I opt to push that to another time.
This commit is contained in:
@@ -180,6 +180,7 @@ export default [
|
||||
{
|
||||
category: 'job-specification',
|
||||
content: [
|
||||
'hcl2',
|
||||
'artifact',
|
||||
'affinity',
|
||||
'check_restart',
|
||||
|
||||
Reference in New Issue
Block a user