Azure infrastructure with Terraform – Remote modules and module philosophy

After covering the basics for Terraform modules and how to use them locally in the last post, let’s now dive into the implementation of the remote version in detail and some thoughts about module philosophy. Remote modules As the name suggests, remote Modules are located in a separate Terraform configuration in a different location and… Continue reading Azure infrastructure with Terraform – Remote modules and module philosophy