Blog: automation

In-depth tutorials, guides, and thoughts about infrastructure and automation.


Brett Weir 24 min read

Schedule GitLab CI/CD pipelines with Terraform

Feb 27, 2023 — You run a pipeline on every commit, right? But what if you haven't committed in awhile? In this article, we'll automate a weekly pipeline schedule to exercise all projects, active or not.

Read more»