From Architecture to Terraform: Letting AI Do the Boring Parts
Most cloud services follow the same architectural patterns, yet engineers still handâassemble Terraform code for each of them. In this session, based on real work done in production, youâll see how documented architecture can become a machineâreadable contract, how opinionated modules act as guardrails, and how AI can handle the repetitive translation work without replacing human judgment.
Weâll walk through a live, endâtoâend demo that starts with a documented service architecture and ends with Terraform generated through a constrained module library. Youâll see what the AI gets right, where itâs intentionally limited, and how engineers review and refine the output to ensure standards, governance, and intent are preserved.
Youâll leave with a practical model for encoding architectural decisions so AI can reliably interpret them, a repeatable pattern for building and using opinionated modules that enforce consistency, and a humanâinâtheâloop workflow that keeps engineers accountable while freeing them from lowâvalue assembly work. This isnât âAI writes Terraform.â Itâs a shift in how platform teams standardize infrastructure, reduce repetition, and focus engineering effort where it matters most.