Terraform Lab

This is the third iteration of a terraform lab on GKE

Motivation

Increased operational confidence with versioning IaaS provisioned infrastructure

Prerequisites

  1. Google Cloud Platform
  2. kubectl
    • brew install kubernetes-cli or gcloud components install kubectl
  3. terraform
    • brew install terraform
    • . hack/utils.sh && download-terraform 0.11.5 && sudo cp -v terraform /usr/local/bin

Slides

  1. The slides are available using golang's [present][present-tool] tool and the content is found in lab.slides