Tag
The author describes using Terraform to codify and version control company configurations across various services like Google Workspace, 1Password, and Slack, highlighting benefits for management and agent automation.
AI is automating lower-level infrastructure tasks, similar to how Kubernetes transformed server management, enabling engineers to focus on higher-level architectural decisions and maintain control over workload design.
An essay arguing that infrastructure tools like Terraform, Chef, Puppet, and Ansible failed to implement promise theory's autonomous agent model, and that LLMs finally supply the missing reasoning layer for truly autonomous infrastructure agents.
A GitHub repository featuring 151 real DevOps/SRE interview records from 85 companies. Questions were recorded verbatim by candidates and cover Kubernetes, Docker, Terraform, AWS, CI/CD, and more, making it convenient for job seekers to prepare by company or topic.
Matt Godbolt explains how Compiler Explorer runs on AWS in 2026, covering CloudFront, load balancing, auto-scaling fleets, and infrastructure-as-code with Terraform.
TerraProbe introduces a five-layer oracle evaluation framework to detect deceptive fixes in LLM-assisted Terraform security repair, revealing that such fixes are systemic across models like Gemini, GPT-4o, and Claude. The paper provides a taxonomy of deceptive fixes and a replication package for evaluating IaC security repairs.
This tweet highlights an open-source RAG assistant for airline policies with complete source code and a video walkthrough by Lena (@lenadroid). It uses LangChain, LangGraph, Postgres with pgvector, Terraform, and indexes source documents.
This article explains how to safely automate Terraform auto-apply using conftest, a policy-as-code tool based on Open Policy Agent, by evaluating Terraform plans deterministically with Rego policies to eliminate human review bottlenecks while maintaining auditability.
ControlBot is an open-source tool that reviews Terraform PRs for NIST 800-53 compliance using Checkov and Cursor SDK, providing inline comments and merge gates.
At Gleam Gathering 2026, Rob Durst shared how he rewrote a YAML-to-Terraform configuration tool as a compiler using Gleam, and how he came to appreciate the power of type-driven design and the decoder pattern.
Mitchell Hashimoto clarifies his personal definition of 'X as Code' as a system of principles or rules rather than equating it to programming, drawing on his experience creating Terraform and the Tao of HashiCorp.
Coder is a self-hosted platform that enables cloud development environments and AI coding agents, featuring Terraform-defined workspaces, automatic shutdowns for cost savings, and centralized model governance.
Terraform is an infrastructure as code tool by HashiCorp for building, changing, and versioning infrastructure safely and efficiently.