Terraform Modules
Terraform Modules
Child / Called Module
The azure-microservice-infra terraform module is used to for creating the Azure App Service instances used by all the microservices.
Root / Caller Module
Every microservice has a dedicated <microservice-infra> GitHub repository which contains the root terraform module that references the azure-microservice-infra child module and additional azure resources specific to the microservice.