Posts tagged "terraform"
94 articles
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.
Platform Engineering Meets GitOps: Enabling Self-Service Infrastructure for Developers
Learn how platform engineering and GitOps workflows with Terraform enable self-service infrastructure provisioning.
Using LLMs to Generate Terraform Code - 2025 Update
An in-depth analysis using Claude, ChatGPT, and Mistral
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.
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.
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.
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.
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.