At DEPT, we love pushing the envelope of new technologies and tooling to deliver
best-in-class products and solutions that delight our clients.
We use Terraform and Terragrunt to build and provision as much as we possibly
can, and recently we've begun leveraging GitHub Workflows for CI/CD. In this
post, we'll take a look at how we combine these tools to create a GitOps centric
workflow for managing cloud infrastructure.
Specifically we'll:
* Define GitOps
* Review a sample Terraform app mod