Documentation Index
Fetch the complete documentation index at: https://cdktn.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
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