From the course: Introduction to Terraform on Google Cloud Platform

Unlock the full course today

Join today to access over 24,600 courses taught by industry experts.

Your Terraform code repo

Your Terraform code repo

- [Josh] In this lesson, we'll be setting up a GitHub repo that will hold our Terraform code. We won't be using any advanced GitHub features, so even if you've never used GitHub before, you should be able to follow along. Now on my screen here, I've got open a course called Working with LinkedIn Learning Exercise Files on GitHub, and I'm using this as an example for how you're going to find the files. In the video you're watching right now, you should see a link that looks like this that says Get files. Since this course isn't published yet, I can't actually show you what it looks like on this course. If you have any trouble as you're working through the course, I'd recommend that you look up this course, which can help you get started with how to work with GitHub a little bit. After you click on the Get files link, it will take you to this repository. And for this, we're actually going to create our own copy of this repository. So the way to do that is by clicking Fork over here on…

Contents