hands-on lab

Simplifying Infrastructure Management With Terraform Registry Modules

Beginner
Up to 45m
33
3/5
Get guided in a real environmentPractice with a step-by-step scenario in a real, provisioned environment.
Learn and validateUse validations to check your solutions every step of the way.
See resultsTrack your knowledge and monitor your progress.
Lab description

Terraform modules are reusable configurations that allow you to manage related resources as a group. Modules can be shared with other users and organizations through the Terraform Registry. The Terraform Registry is a public repository of modules that can be used to provision infrastructure on multiple cloud platforms.

In this lab, you will deploy an Amazon Virtual Private Cloud (VPC) resource using a public module from the Terraform Registry.

Learning objectives

Upon completion of this beginner-level lab, you will be able to:

  • Utilize the Terraform Registry to find, share, and use public modules
  • Deploy an Amazon VPC using a public module from the Terraform Registry

Intended audience

  • Individuals studying for the HashiCorp Certified: Terraform Associate exam
  • Cloud Engineers
  • DevOps Engineers

Prerequisites

Familiarity with the following will be beneficial but is not required:

  • Terraform Modules
  • Amazon Virtual Private Cloud

The following content can be used to fulfill the prerequisites:

Environment before

Environment after

About the author
Avatar
Jun Fritz, opens in a new tab
Cloud Labs Developer
Students
39,917
Labs
108
Courses
1
Learning paths
6

Jun is a Cloud Labs Developer with previous experience as a Software Engineer and Cloud Developer. He holds the AWS Certified Solutions Architect and DevOps Engineer Professional certifications. He also holds the AWS Certified Solutions Architect, Developer, and SysOps Administrator Associate certifications. 

Jun is focused on giving back to the growing cloud community by sharing his knowledge and experience with students and creating engaging content. 

Covered topics
Lab steps
Working With the AWS Terraform Registry
Deploying an Amazon VPC With a Terraform Registry Module