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:
Mahmood Ali
2020-11-02 12:27:53 -05:00
committed by GitHub
parent f25065f94b
commit eab8b7389d
5 changed files with 105 additions and 0 deletions

View File

@@ -180,6 +180,7 @@ export default [
{
category: 'job-specification',
content: [
'hcl2',
'artifact',
'affinity',
'check_restart',