AWS Newbie Tips Community

Cover image for Terraform Cloud with AWS Landing Zone - Part 3
Lee
Lee

Posted on

Terraform Cloud with AWS Landing Zone - Part 3

Alright, on to part 3 - connecting our Github Terraform repository with our newly minted Terraform Cloud workspace.

Make sure you are logged into to both Terraform Cloud and Github with the accounts that you setup in part 2.

Open up the Terraform Cloud tab from part 2 and let's continue where we left off:

terraform cloud with aws sign up 5

We are going to use Github.com so select that from the 'version control workflow' selection.

terraform cloud and github connection 2

A new tab will open, login with Github to allow Terraform Cloud to access the git repository we created.

terraform cloud and github connection 3

Select the Github repository that we created in part 2 and then hit 'create workspace'.

terraform cloud and github connection 4

Okay cool, all done.

In part 4 we will add the required AWS Access Keys to our Terraform Cloud and then clone some very basic Terraform code to build an ec2 instance.

Latest comments (0)