DEV Community

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

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

Hope You Enjoyed the Session!!!

Stay Safe | Keep Learning | Spread Knowledge

Top comments (0)