ci/cd
In-depth articles from the OrchesTerra engineering team.
Terraform
How to write terraform test files that catch module regressions in plan — run blocks, assert, mock providers, and when you still need Terratest.
2026-09-06 · 3 min read
CI/CD
Wire GitHub’s OIDC token to AWS, GCP, or Azure so Terraform CI can plan and apply without storing static access keys in repository secrets.
2026-08-25 · 4 min read
CI/CD
A blueprint for CI/CD pipelines that validate Terraform/OpenTofu plans before apply, combining format checks, policy evaluation, and review gates.
2026-06-10 · 2 min read