Introduction to Remote Terraform

Get introduced to remote Terraform in this lesson.

We'll cover the following

What will we learn?

In this lesson, we’ll use Terraform to create resources that are external to our localhost machine. We’ll go over how to create resources on a given provider. That might include a cloud-based provider (we’ll be using Amazon Web Services in our examples) or any other kind of resource accessible via an API that’s supported by Terraform.

Get hands-on with 1200+ tech skills courses.