We shall provision some infrastructure and then refactor our code into a modular structure. 1.Why use Terraform modules? Standardisation Encapsulate logic Code reuse Makes updates easy It’s quite ...