Skip to content

Adding a Workspace

Adding a Workspace

To add a workspace, follow these steps:

  1. Access the Project:
  2. Navigate to the Dashboard and select the project where you want to create the workspace.
  3. Once inside the project, locate the "Add Workspace" menu in the sidebar (this menu is only visible when a project is selected).

  4. Open the Add Workspace Form:

  5. Click on the "Add Workspace" menu to open the form.

  6. Fill Out the Form:

  7. Workspace Type: The workspace type is automatically set to Terraform, as it is the only supported type currently.
  8. Provide the Workspace Details:
    • Name: Enter a unique name for the workspace.
    • Description: Provide a brief description of the workspace.
    • Terraform Version: Select the Terraform version to be used.
  9. Add Variables and Secrets (Optional):

    • Add custom variables and secrets that will be injected into the workspace during Terraform runs.
    • Variables marked as secrets are encrypted, securely stored, and decrypted just in time during execution.
  10. Submit the Form:

  11. Review the details and click Submit to create the workspace.

Example Image: Add Workspace form

Screenshot of Add Workspace Form