docs: remove wrong FlagsVariable parameter

This commit is contained in:
Juanadelacuesta
2024-09-04 15:09:38 +02:00
parent ce3e159ee8
commit ed150010c7

View File

@@ -243,9 +243,6 @@ The table below shows this endpoint's support for
- `Variables` `(string: "")` - Specifies HCL2 variables to use during parsing of
the job in the var file format.
- `VariableFlags` `(map[string]string: nil)` - Specifies HCL2 variables to use
during parsing of the job in key = value format.
- `HCLv1` `(bool: false)` - Use the legacy v1 HCL parser.
### Sample Payload