This tutorial continues the series on building GitOps pipelines with Terraform, FluxCD, Docker and Kubernetes.
Tutorial series outline:
* Terraform to provision infra (Google Kubernetes Engine, Cloud SQL) - Part 1
* FluxCD to automate application deployment from a git repository - Part 2 (You are here)
* GitHub Actions for building and