Equivalent of terraform 0.12upgrade
.
Fields inherited from class | Fields |
---|---|
class AbstractTerraformTask |
JSON_FORMAT, NO_COLOR |
Constructor and description |
---|
TerraformUpgrade
() |
Type Params | Return Type | Name and description |
---|---|---|
|
protected java.lang.String |
getTerraformCommand() |
|
void |
setAutoApprove(java.lang.Boolean state) Set auto-approve mode. |
Set auto-approve mode. Once set it cannot be unset for the duration of the Gradle task graph execution.
state
- true
will auto-approve upgrade.