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.
Upon completion of this beginner-level lab, you will be able to:
Familiarity with the following will be beneficial but is not required:
The following content can be used to fulfill the prerequisites: