Skip to main content

tharsis_workspace_outputs

Tharsis Workspace Outputs data source is used to retrieve outputs from workspace under a given path.

Schema​

Optional​

  • id (String) The ID (UUID or TRN) of the workspace to retrieve outputs.
  • path (String) The path of the workspace to retrieve outputs.

Read-Only​

  • full_path (String) The full path of the workspace.
  • outputs (Map of String) The outputs of the workspace specified by the path.
  • state_version_id (String) The ID of the workspace's current state version.
  • workspace_id (String) The ID of the workspace.