@groovy.transform.CompileStatic class LocalBackend extends OpenTofuBackend
OpenTofu local backend specification.
| Modifiers | Name | Description |
|---|---|---|
static String |
DEFAULT_NAME |
| Fields inherited from class | Fields |
|---|---|
class OpenTofuBackend |
parent |
| Constructor and description |
|---|
LocalBackend
(String name, OpenTofuExtension parent, Project tempProjectRef) |
Sets a path where local state will be stored.
p - Path that can be evaluated to a file.