When I came to my company, we had a main terraform repo for building the resources needed by the 50–100 microservices we host on our Kubernetes clusters. In a subdirectory called modules we have code that defines our databases, redis, kafka, ci/cd pipelines, github repos, monitoring, namespaces and secrets for…