Initializer
Properties
| Name | Type | Description |
|---|---|---|
Defaults | *map[string]interface{} | No description. |
Workspace | *string | No description. |
Path | *string | Path where the state file is stored. |
WorkspaceDir | *string | (Optional) The path to non-default workspaces. |
DefaultsOptional
- Type: *map[string]interface{}
WorkspaceOptional
- Type: *string
PathOptional
- Type: *string
- Default: defaults to terraform.${stackId}.tfstate
WorkspaceDirOptional
- Type: *string