You've already forked devops-exercises
mirror of
https://github.com/bregman-arie/devops-exercises.git
synced 2025-07-12 23:50:28 +02:00
480 B
480 B
Create a Project
Objectives
- Create a project with a unique name
Solution
Console
- Click in the top bar on "New Project" (if you already have a project then, click on the project name and then "New Project") or in the search bar insert "Create Project".
- Insert a globally unique project name
- Optionally choose an organization
- Optionally put it under a specific folder
- Click on "Create" :)
Terraform
Click here to view the solution