post https://{Domain}/api/iacp/v3/workspaces
Workspaces represent a unit of infrastructure managed by terraform.
To create a workspace you must pass name attribute and environment relationship.
A workspace might be linked to a VCS repository, so that any git push will trigger a terraform Run in the workspace.
