Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Commit fa4f9e0

Browse files
Docs.
1 parent 1586b3b commit fa4f9e0

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

website/content/partials/components/platform-nomad-jobspec-canary.mdx

+9-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,15 @@ Uses the runner config environment variable VAULT_TOKEN.
111111

112112
### Optional Parameters
113113

114-
This plugin has no optional parameters.
114+
These parameters are used in the [`use` stanza](/docs/waypoint-hcl/use) for this plugin.
115+
116+
#### hcl1
117+
118+
Parses jobspec as HCL1 instead of HCL2.
119+
120+
- Type: **bool**
121+
- **Optional**
122+
- Default: false
115123

116124
### Output Attributes
117125

website/content/partials/components/platform-nomad-jobspec.mdx

+9-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,15 @@ Uses the runner config environment variable VAULT_TOKEN.
111111

112112
### Optional Parameters
113113

114-
This plugin has no optional parameters.
114+
These parameters are used in the [`use` stanza](/docs/waypoint-hcl/use) for this plugin.
115+
116+
#### hcl1
117+
118+
Parses jobspec as HCL1 instead of HCL2.
119+
120+
- Type: **bool**
121+
- **Optional**
122+
- Default: false
115123

116124
### Output Attributes
117125

0 commit comments

Comments
 (0)