Guest MemberLanguage   English
DevOps · Infrastructure as Code

What is Terraform modules?

BeginnerUpdated 2026-08-09

Terraform modules package related infrastructure resources behind a reusable interface of inputs and outputs. They help teams standardize patterns such as networks, clusters, databases, or application environments.

#devops#infrastructure-as-code#terraform-modules