Equivalent of terraform validate
.
Fields inherited from class | Fields |
---|---|
class AbstractTerraformTask |
JSON_FORMAT, NO_COLOR |
Type | Name and description |
---|---|
boolean |
json Whether output should be in JSON |
Constructor and description |
---|
TerraformValidate
(java.lang.String workspaceName) |
Type Params | Return Type | Name and description |
---|---|---|
|
protected TerraformExecSpec |
addCommandSpecificsToExecSpec(TerraformExecSpec execSpec) Add specific command-line options for the command. |
Whether output should be in JSON
This option can be set from the command-line with --upgrade=true
.
Add specific command-line options for the command.
Groovy Documentation