
Terraform Modules and Workspaces for Modular and Scalable Infrastructure in AWS
Managing infrastructure is a challenging task when dealing with complex infrastructures and multiple teams. Luckily Terraform as provisioning tool is capable of simplifying this process by using modules and workspaces. This allows you to build modular, reusable and scalable infrastructure.In…












