Search⌘ K

Modules Introduction

Explore the concept of Terraform modules as reusable and organized blocks of infrastructure code. Understand how to create and manage modules using child folders to streamline your Terraform projects.

We'll cover the following...

Child folders

In the last chapter, we learned ...