DEV Community

Cover image for Setup Projects and Workspaces In Terraform Cloud
Arindam Mitra
Arindam Mitra

Posted on • Edited on

Setup Projects and Workspaces In Terraform Cloud

Greetings my fellow Technology Advocates and Specialists.

This is Chapter #3 of my Terraform Cloud Session.

In this Session, I will demonstrate, how to Create Project(s) and Workspace(s) including Setup of Workspace(s).

ADDITIONAL CONTRIBUTOR(S):-
Anand Arbone - @anandarbone

I had the Privilege to talk on this topic in ONE Azure Communities:-

NAME OF THE AZURE COMMUNITY TYPE OF SPEAKER SESSION
Azure Spring Clean - 2024 Virtual
EVENT ANNOUNCEMENTS:-
REQUIREMENTS:-
1. Terraform Cloud and Organization(s).
2. Azure Devops Organization(s) and Project(s).
3. Integrate Terraform Cloud Organization and Azure Devops Services (VCS Provider).
CODE REPOSITORY:-

Terraform Cloud Series:-

CONTRIBUTORS:-
1. Arindam Mitra
2. Anand Arbone

Greetings to my fellow Technology Advocates and Specialists.

Below is the list of all the blogs published under Terraform Cloud Series:-




TERRAFORM CLOUD LOGIN URL:-
https://app.terraform.io/session
STEP BY STEP PROCESS:-
1. Default look of Terraform Cloud - Projects and Workspaces.
2. Click on the below highlighted option to view the Terraform Cloud Projects.
Once Clicked, below is how it looks:-
3. Create Projects:-
Provide "Project Name" and click on "Create".
Project Created Successfully.
4. Browse to Azure Devops Project and make sure your Terraform code is ready. Below is how it looks, in my example -
5. Create Workspace:-
Choose your Workflow.
Connect to a Version Control Provider (VCS).
Choose a repository.
Configure Workspace Settings:-
Provide a) Workspace Name; and b) Description
Then, expand "Advanced option".
Provide "Terraform Working Directory" Details. This corresponds to the path where your Terraform code exists in Devops Project.
Screenshot Continued...
Click on "Create"
Workspace Created Successfully!!!
Proceed by clicking on "skip this step".
Configuration uploaded Successfully.
Below is how it looks under "Projects and Workspaces".
6. Repeat Step 5 again to create another workspace.
Below is how it looks:-
Screenshot Continued...
Click on "Create"
Workspace Created Successfully!!!
Proceed by clicking on "skip this step".
Configuration uploaded Successfully.
Below is how it looks under "Projects and Workspaces".

Hope You Enjoyed the Session!!!

Stay Safe | Keep Learning | Spread Knowledge

Top comments (0)