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:- |
---|
arindam0310018 / 06-Dec-2023-DevOps__Terraform-Cloud
Terraform Cloud Series
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:-
DATE | TOPICS | CONTENT |
---|---|---|
06.12.2023 | Create Terraform Cloud Organization | https://github.com/arindam0310018/06-Dec-2023-DevOps__Terraform-Cloud/tree/main/01-Create-Organization |
06.12.2023 | Integrate Azure Devops and Terraform Cloud | https://github.com/arindam0310018/06-Dec-2023-DevOps__Terraform-Cloud/tree/main/02-Azure-Devops-Integration |
06.12.2023 | Setup Projects and Workspaces In Terraform Cloud | https://github.com/arindam0310018/06-Dec-2023-DevOps__Terraform-Cloud/tree/main/03-Setup-Projects-and-Workspaces |
06.12.2023 | Run Pipeline in Terraform Cloud | https://github.com/arindam0310018/06-Dec-2023-DevOps__Terraform-Cloud/tree/main/04-Run-Pipeline |
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)