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:
We are going to use Github.com so select that from the 'version control workflow' selection.
A new tab will open, login with Github to allow Terraform Cloud to access the git repository we created.
Select the Github repository that we created in part 2 and then hit 'create workspace'.
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.
Top comments (0)