tharsis_workspace
Defines and manages a workspace.
Schema​
Required​
description(String) A description of the workspace.group_path(String) Path of the parent group.name(String) The name of the workspace.
Optional​
max_job_duration(Number) Maximum job duration in minutes.prevent_destroy_plan(Boolean) Whether a destroy plan would be prevented.terraform_version(String) Terraform version for this workspace.
Read-Only​
full_path(String) The path of the parent namespace plus the name of the workspace.id(String) String identifier of the workspace.last_updated(String) Timestamp when this workspace was most recently updated.