Initializer
Properties
| Name | Type | Description |
|---|---|---|
Defaults | System.Collections.Generic.IDictionary< string, object > | 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: System.Collections.Generic.IDictionary< string, object >
WorkspaceOptional
- Type: string
PathOptional
- Type: string
- Default: defaults to terraform.${stackId}.tfstate
WorkspaceDirOptional
- Type: string