Posts tagged "gitops"
25 articles
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.
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.
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.
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.
Platform Engineering Meets GitOps: Enabling Self-Service Infrastructure for Developers
Learn how platform engineering and GitOps workflows with Terraform enable self-service infrastructure provisioning.
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.
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.
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.
GitOps for Heroku Using Terraform and Terrateam
A step-by-step guide to managing Heroku infrastructure with GitOps.
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.