Monthly Archives: July 2023
Azure Terraform Module
A Terraform module is a container for creating azure resources with modular approach. Every Terraform configuration has at least a root module & it consists of the resources defined in the terraform .tf files in the main working directory.
Posted in Azure
Leave a comment