Google Cloud Platform Terraform Recipes

At work we’ve recently started to use Terraform to manage the cloud infrastructure of our clients. During my initial research on how to set up a Cloud SQL instance using Terraform, I stumbled upon the “Terraform Google Modules” organization (unaffiliated to Google). They provide several Terraform modules in order to easily create:

  • A Kubernetes Engine Cluster
  • A CloudSQL Instance
  • A CloudSQL HA Cluster (MySQL RR)
  • Cloud Functions
  • Repository Triggers

This will surely save me and my colleagues some work 🙂

Terraform Google Modules (on Terraform Registry) →
Terraform Google Modules (on GitHub) →

Published by Bramus!

Bramus is a frontend web developer from Belgium, working as a Chrome Developer Relations Engineer at Google. From the moment he discovered view-source at the age of 14 (way back in 1997), he fell in love with the web and has been tinkering with it ever since (more …)

Leave a comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.