#ci-cd
Read more stories on Hashnode
Articles with this tag
Recap In this series of articles, I provided my idea and the design of deploying Terragrunt code into a multi-customer, multi-environment setting. I...
Introduction This article will present the juicy part and the one that would occupy most of the engineering time - operations. The plan is to: Run...
Introduction In this article, we'll deal with onboarding customers to our solution. Onboarding here is semi-automated. Manual actions: customer...
Introduction We'll finally delve into some Terraform code to understand how to create Cloud Build triggers, with a focus on meta...
Introduction Welcome back - I hope you've become acquainted with the first article in the series. In this one, we'll continue our journey and focus on...
Introduction This article presents an architecture of the Terragrunt GitOps pipeline on GCP (Google Cloud Platform). It aims to give some inspiration...