@groovy.transform.CompileStatic class GenericBackend extends OpenTofuBackend
A generic backend that can be used to implement a backend that is not supported in another backend class.
| Modifiers | Name | Description |
|---|---|---|
static String |
DEFAULT_NAME |
| Fields inherited from class | Fields |
|---|---|
class OpenTofuBackend |
parent |
| Constructor and description |
|---|
GenericBackend
(String name, OpenTofuExtension parent, Project tempProjectRef) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
backendSupportsWorkspaces()Indicates that the generic backend supports workspaces. |