Templating GCP Infrastructure With Terraform Modules
As I mentioned in my Cloud Resume Challenge post about IaC, one of the great things about Terraform code is its reusability. There are countless ways to architect and configure your cloud environment but chances are that you’ll spend a lot of time reusing the same essential building blocks. By separating your Terraform files out … Read more