TL;DR I wrote a TF module to deploy a fully serverless Terraform registry on AWS for under $0.50/month. The registry also implements token-based authentication with three permission tiers, proxy mode, and module pinning. You can get the module here https://registry.terraform.io/modules/sebacaccaro/serverless-module-registry/aws/latest The problem with distributing private modules If you've been