Private Terraform Registry Server Features Implements the Module Registry Protocol (modules.v1) Modules are stored on the filesystem Contributing Setup Your Dev Environment make devenv Running the Server make serve Running Tests Unit tests can be ran with: cargo test Run integration tests with (start the server first with make serve): ./tests/integration/test