Posts tagged "gitops"

25 articles

September 18, 2025

Implementing Terraform drift detection with GitHub Actions

How to automate drift detection with GitHub actions and be notified of changes to your infrastructure that could cause Terraform drift so you can prevent it.

September 4, 2025

Atlantis Alternative: Why teams are moving to Terrateam OSS

Discover why engineering teams are searching for an Atlantis alternative and how Terrateam OSS delivers missing features needed for modern Terraform automation.

August 7, 2025

Announcing GitLab Support in Terrateam

Terrateam now works with GitLab self-managed or GitLab.com so you can run the same safe, automated Terraform/OpenTofu workflows you know from GitHub, without changing your Git provider.

August 4, 2025

Embedding Feature Flags into a DevOps Workflow for Safer Releases

Learn how to integrate feature flags with CI/CD pipelines and GitOps workflows for progressive delivery.

August 1, 2025

Platform Engineering Meets GitOps: Enabling Self-Service Infrastructure for Developers

Learn how platform engineering and GitOps workflows with Terraform enable self-service infrastructure provisioning.

June 16, 2025

Progressive Delivery Best Practices with Continuous Deployment

A technical guide to implementing safe deployment strategies like canary releases, blue-green deployments, and feature flags in enterprise CI/CD pipelines.

June 11, 2025

Shifting Left: Embedding Security in Your Infrastructure as Code Pipeline

A hands-on guide to embedding security checks, secret scanning, and policy-as-code into your Terraform and GitOps workflows using tools like OPA, Conftest, and GitLeaks.

June 5, 2025

GitOps Beyond Kubernetes: Applying GitOps Principles to Infrastructure as Code

A technical guide for DevOps and platform teams looking to extend GitOps practices to Terraform-based infrastructure workflows, including CI/CD setup, policy enforcement, and tool comparisons.

June 3, 2025

GitOps for Heroku Using Terraform and Terrateam

A step-by-step guide to managing Heroku infrastructure with GitOps.

June 1, 2025

How to Use GitOps with Terraform: A Real-World Guide

A practical guide to structuring Terraform workflows with GitOps, GitHub Actions, and short-lived credentials, without glue code or magic.