The terraform state rm
command.
Fields inherited from class | Fields |
---|---|
class AbstractTerraformTask |
JSON_FORMAT, NO_COLOR |
Type | Name and description |
---|---|
java.lang.String |
resourcePath |
Constructor and description |
---|
TerraformStateRm
(java.lang.String workspaceName) |
Type Params | Return Type | Name and description |
---|---|---|
|
protected TerraformExecSpec |
addCommandSpecificsToExecSpec(TerraformExecSpec execSpec) |
|
java.lang.String |
getResourcePath() The resource path |
|
void |
setResourceName(java.lang.String id) |
|
void |
setResourcePath(java.lang.String id) |
|
void |
setResourceType(java.lang.String id) |
The resource path
Groovy Documentation