Posts tagged "terraform"

94 articles

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 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.

July 18, 2025

Building Secure and Maintainable Terraform Modules

Learn how to structure Terraform modules for long-term maintainability, apply security best practices, and handle updates without breaking production. Covers versioning strategies, the moved block, migration patterns, and secure secret management.

July 9, 2025

AI in Infrastructure as Code: Justin O'Connor on Accelerating the Right Way

Justin O'Connor, Director at KPMG and Founder at Onward Platforms, on why AI will create more code, not fewer engineers, and the critical balance between speed and expertise.

July 9, 2025

AI in Infrastructure as Code: Kief Morris on Navigating the Limits of Automation

Kief Morris, Distinguished Engineer at Thoughtworks, shares insights on balancing AI's speed with infrastructure consistency, reliability, and governance.

July 9, 2025

AI in Infrastructure as Code: Petar Nikov on Avoiding AI Pitfalls

Petar Nikov, founder of Cloud Solutions, shares why AI should accelerate, not replace, infra decisions, and how teams can build better guardrails around speed.

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.