Terraform Module is a container for multiple resources that are used together in Terraform configurations. Modules allow you to create reusable components, improve organization, and treat pieces of infrastructure as a black box with defined inputs and outputs.