Skip to content

Commit

Permalink
Update Terraform Registration
Browse files Browse the repository at this point in the history
  • Loading branch information
tonynv committed Aug 12, 2020
1 parent e7a9700 commit 2732ebd
Showing 1 changed file with 20 additions and 8 deletions.
28 changes: 20 additions & 8 deletions content/10_Create_Accounts/3_create_hashicop_terraform_account.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,31 @@ chapter = false
weight = 3
+++

## Login to Terraform Cloud
#### Terraform Cloud Create/Register

If you do not already have a Terraform Cloud account [Register here](https://app.terraform.io/signup/account)
{{% notice note %}}
If you are a existing user [Login here](https://terraform.io/) and proceed to __Step 2:__ Create organization
{{% /notice %}}

If you are a exsiting user [Login in here](https://app.terraform.io/)
[Register here](https://terraform.io/)
![tf_register1](/images/lab1/tf_register1.png)

Create organization name it `aws-devops-workshop`.
Click on __Sign up for Cloud__

{{% notice note %}}
If you plan on reusing this org you can use git username. The organization name does not effect the lab instructions
{{% /notice %}}
![tf_register2](/images/lab1/tf_register2.png)

a. Enter a __Username__

b. Enter an __Email__

c. Enter a __Password__

d. Choose __Create account__

#### Create Terraform organization
2. Create organization name it `aws-devops-workshop`.

![Step 1](/images/getting_started/tf_cloud_org_create.png)
![create-tf-org](/images/getting_started/tf_cloud_org_create.png)


{{% notice tip %}}
Expand Down

0 comments on commit 2732ebd

Please sign in to comment.