Skip to main content
The env0 Module Registry is a private registry for Terraform modules, allowing you to share and reuse Terraform modules within your organization privately. Now you can manage multiple modules in the same repo by creating folders inside the same repo for each module, which gives you the ability to manage all of your modules in one repo.

✨ Usage ✨

When adding a module to the registry add the folder where module files are stored (Defaults to the root folder of the repository).
Feature demonstration screenshot showing new functionality
🚧 Self-Hosted Agents If you’d like to enable this feature on your self-hosted agent, please update to the latest version.

What is a Private Module Registry?

You can read more about it :
  1. in this blog post
  2. env0 docs - Module Registry
  3. Video:

Suggested Blog Content

Terraform Modules Guide Terraform Plan Examples Managing Terraform Variable Hierarchy Manage Terraform Remote State with a Remote Backend
I