@groovy.transform.CompileStatic class OpenTofuFeatures extends Object implements org.ysb33r.gradle.iac.base.tf.ToolFeatures
Easy way to determine which features a version of Terraform will have.
Constructor and description |
---|
OpenTofuFeatures
(String ver) |
Type Params | Return Type | Name and description |
---|---|---|
|
boolean |
planHasDetailedExitCode() plan supports {-detailed-exitcode} |
|
boolean |
planHasGenerateConfigOut() plan supports {-generate-config-out} |